1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/tests/specs/cert
Bartek Iwańczuk 7b33623b1d
Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#24593)
Originally landed in
f6fd6619e7.
Reverted in https://github.com/denoland/deno/pull/24574.

This reland contains a fix that sends "Accept: */*" header for calls made
from "FileFetcher". Absence of this header made downloading source code
from JSR broken. This is tested by ensuring this header is present in the
test server that servers JSR packages.

---------

Co-authored-by: Sean McArthur <sean@seanmonstar.com>
2024-07-18 01:37:31 +02:00
..
cafile_bundle chore: move cert itests to spec tests (#23607) 2024-05-03 00:43:12 +00:00
cafile_compile chore: move cert itests to spec tests (#23607) 2024-05-03 00:43:12 +00:00
cafile_env_fetch chore: move cert itests to spec tests (#23607) 2024-05-03 00:43:12 +00:00
cafile_install chore: move cert itests to spec tests (#23607) 2024-05-03 00:43:12 +00:00
cafile_ts_fetch chore: move cert itests to spec tests (#23607) 2024-05-03 00:43:12 +00:00
cafile_ts_fetch_unsafe_ssl chore: move cert itests to spec tests (#23607) 2024-05-03 00:43:12 +00:00
cafile_url_imports chore: move cert itests to spec tests (#23607) 2024-05-03 00:43:12 +00:00
cafile_url_imports_unsafe_ssl chore: move cert itests to spec tests (#23607) 2024-05-03 00:43:12 +00:00
deno_land_unsafe_ssl chore: move cert itests to spec tests (#23607) 2024-05-03 00:43:12 +00:00
ip_address_unsafe_ssl chore: move cert itests to spec tests (#23607) 2024-05-03 00:43:12 +00:00
localhost_unsafe_ssl Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#24593) 2024-07-18 01:37:31 +02:00