std/http
Asher Gomez 64e504a4de
BREAKING(http): move unstable-signed-cookie to signed-cookie (#5101)
* BREAKING(http): move `unstable-signed-cookie` to `signed-cookie`

* fix

* fix
2024-06-22 06:27:53 +00:00
..
_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 feat(http): support partitioned cookies (#5044) 2024-06-15 19:00:46 +12:00
cookie.ts feat(http): support partitioned cookies (#5044) 2024-06-15 19:00:46 +12:00
deno.json BREAKING(http): move unstable-signed-cookie to signed-cookie (#5101) 2024-06-22 06:27:53 +00:00
etag_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
etag.ts chore: ensure code examples use assertions in Doc Linter (#4911) 2024-06-03 14:10:27 +10:00
file_server_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
file_server.ts feat(net): getNetworkAddress() (#4677) 2024-05-30 11:17:40 +09:00
mod.ts BREAKING(http): move unstable-signed-cookie to signed-cookie (#5101) 2024-06-22 06:27:53 +00:00
negotiation_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
negotiation.ts chore: ensure code examples use assertions in Doc Linter (#4911) 2024-06-03 14:10:27 +10:00
server_sent_event_stream_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
server_sent_event_stream.ts chore: ensure code examples use assertions in Doc Linter (#4911) 2024-06-03 14:10:27 +10:00
signed_cookie_test.ts BREAKING(http): move unstable-signed-cookie to signed-cookie (#5101) 2024-06-22 06:27:53 +00:00
signed_cookie.ts BREAKING(http): move unstable-signed-cookie to signed-cookie (#5101) 2024-06-22 06:27:53 +00:00
status_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
status.ts chore: ensure code examples use assertions in Doc Linter (#4911) 2024-06-03 14:10:27 +10:00
user_agent_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
user_agent.ts refactor(http): cleanup use of @std/assert (#4974) 2024-06-05 21:47:07 +00:00