Skip to content

Commit

Permalink
BREAKING(http): remove deprecated std/http/method API (#3951)
Browse files Browse the repository at this point in the history
  • Loading branch information
iuioiua authored Dec 14, 2023
1 parent 9f03d91 commit 48c489e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 168 deletions.
35 changes: 0 additions & 35 deletions http/method.ts

This file was deleted.

1 change: 0 additions & 1 deletion http/mod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ export * from "./cookie.ts";
export * from "./cookie_map.ts";
export * from "./etag.ts";
export * from "./http_status.ts";
export * from "./method.ts";
export * from "./negotiation.ts";
export * from "./server.ts";
export * from "./unstable_signed_cookie.ts";
Expand Down
72 changes: 0 additions & 72 deletions http/unstable_method.ts

This file was deleted.

60 changes: 0 additions & 60 deletions http/unstable_method_test.ts

This file was deleted.

0 comments on commit 48c489e

Please sign in to comment.