..
_negotiation
refactor: make the code work under verbatimModuleSyntax
( #4406 )
2024-02-27 21:57:25 +00:00
testdata
chore(http): rename test file ( #3882 )
2023-12-01 01:02:18 +01:00
_mock_conn.ts
chore: update copyright year ( #4046 )
2024-01-02 08:11:32 +11:00
cookie_test.ts
fix(http): allow deleting cookie with secure
, httpOnly
and partitioned
attributes ( #5354 )
2024-07-09 13:39:25 +09:00
cookie.ts
docs(cli,csv,datetime,fmt,fs,http,ini,semver,testing): assert optional properties on types/interfaces have @default
tag ( #4933 )
2024-07-11 09:21:37 +00:00
deno.json
chore: release 2024.07.19 ( #5494 )
2024-07-19 20:22:43 +09:00
etag_test.ts
BREAKING(http): rename Entity
to ETagSource
and calculate()
to eTag()
( #5144 )
2024-07-10 16:27:34 +10:00
etag.ts
docs(cli,csv,datetime,fmt,fs,http,ini,semver,testing): assert optional properties on types/interfaces have @default
tag ( #4933 )
2024-07-11 09:21:37 +00:00
file_server_test.ts
fix(http): only show LAN address when --allow-sys
is provided ( #5547 )
2024-07-25 12:13:16 +02:00
file_server.ts
fix(http): only show LAN address when --allow-sys
is provided ( #5547 )
2024-07-25 12:13:16 +02:00
mod.ts
fix(http): only show LAN address when --allow-sys
is provided ( #5547 )
2024-07-25 12:13:16 +02:00
negotiation_test.ts
chore: switch to JSR-oriented codebase ( #4650 )
2024-04-29 11:57:30 +09:00
negotiation.ts
refactor(assert,async,bytes,cli,collections,crypto,csv,data-structures,datetime,dotenv,encoding,expect,fmt,front-matter,fs,html,http,ini,internal,io,json,jsonc,log,media-types,msgpack,net,path,semver,streams,testing,text,toml,ulid,url,uuid,webgpu,yaml): import from @std/assert
( #5199 )
2024-06-30 08:30:10 +00:00
server_sent_event_stream_test.ts
refactor(http): change error thrown in ServerSentEventStream
to SyntaxError
( #5135 )
2024-06-25 20:27:34 +10:00
server_sent_event_stream.ts
refactor(http): change error thrown in ServerSentEventStream
to SyntaxError
( #5135 )
2024-06-25 20:27:34 +10:00
signed_cookie_test.ts
refactor(assert,async,bytes,cli,collections,crypto,csv,data-structures,datetime,dotenv,encoding,expect,fmt,front-matter,fs,html,http,ini,internal,io,json,jsonc,log,media-types,msgpack,net,path,semver,streams,testing,text,toml,ulid,url,uuid,webgpu,yaml): import from @std/assert
( #5199 )
2024-06-30 08:30:10 +00:00
signed_cookie.ts
docs(http): improve unstable API notices ( #5483 )
2024-07-19 12:58:39 +09:00
status_test.ts
chore: switch to JSR-oriented codebase ( #4650 )
2024-04-29 11:57:30 +09:00
status.ts
refactor(assert,async,bytes,cli,collections,crypto,csv,data-structures,datetime,dotenv,encoding,expect,fmt,front-matter,fs,html,http,ini,internal,io,json,jsonc,log,media-types,msgpack,net,path,semver,streams,testing,text,toml,ulid,url,uuid,webgpu,yaml): import from @std/assert
( #5199 )
2024-06-30 08:30:10 +00:00
user_agent_test.ts
refactor(assert,async,bytes,cli,collections,crypto,csv,data-structures,datetime,dotenv,encoding,expect,fmt,front-matter,fs,html,http,ini,internal,io,json,jsonc,log,media-types,msgpack,net,path,semver,streams,testing,text,toml,ulid,url,uuid,webgpu,yaml): import from @std/assert
( #5199 )
2024-06-30 08:30:10 +00:00
user_agent.ts
chore(http): remove redundant constructor example ( #5512 )
2024-07-23 12:06:19 +09:00