deno/std/http/testdata
Casper Beyer bee36a4de8
test(std/http): make tests runnable from any directory (#7441)
This makes std/http tests runnable from any directory by spawning test
processes in the module directory resolved from import.meta.url and
resolving test data relative to the same module directory.
2020-09-14 12:58:43 +02:00
..
% fix(file_server): don't crash on "%" pathname (#3953) 2020-02-11 15:53:09 -05:00
file_server_as_library.ts test(std/http): make tests runnable from any directory (#7441) 2020-09-14 12:58:43 +02:00
hello.html fix(file_server): use media_types for Content-Type header (#4555) 2020-04-01 12:51:01 -04:00
simple_https_server.ts test(std/http): make tests runnable from any directory (#7441) 2020-09-14 12:58:43 +02:00
simple_server.ts Revert "avoid using same port number for test (#4147)" 2020-03-24 12:24:58 -04:00
test file.txt fix: decoding uri in file_server (#3187) 2019-12-10 20:11:55 +08:00
tls std/http: add serveTLS and listenAndServeTLS (#3257) 2019-11-04 13:45:29 -05:00