Kenta Moriuchi
|
4d4bd0eb92
|
refactor(archive,async,cli,csv,dotenv,encoding,expect,fmt,front-matter,fs,http,internal,log,net,path,semver,testing,text,webgpu,yaml): enable "exactOptionalPropertyTypes" option (#5892)
|
2024-09-04 14:15:01 +09:00 |
|
Asher Gomez
|
833544e293
|
chore(http): remove redundant constructor example (#5512)
chore(http): remove constructor example
|
2024-07-23 12:06:19 +09:00 |
|
Yoshiya Hinosawa
|
67eaa4ace2
|
refactor(http): remove dead code and improve UserAgent testing (#5120)
|
2024-06-25 15:23:05 +09:00 |
|
Asher Gomez
|
0bbd47b522
|
refactor(http): cleanup use of @std/assert (#4974)
* refactor(http): cleanup use of `@std/assert`
* graph
* update graph
|
2024-06-05 21:47:07 +00:00 |
|
Leo Kettmeir
|
a3c99863f5
|
docs(http): improve docs for stabilization (#4813)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2024-05-22 12:09:08 -07:00 |
|
Yoshiya Hinosawa
|
3155f0050a
|
chore: switch to JSR-oriented codebase (#4650)
|
2024-04-29 11:57:30 +09:00 |
|
Gabriele Belluardo
|
73ff70d870
|
refactor(http): prepare for noUncheckedIndexedAccess (#4298)
* refactor(http): prepare for `noUncheckedIndexedAccess`
* fix with requested changes
* rm: quote counting
|
2024-02-16 08:07:19 +11:00 |
|
Asher Gomez
|
dbd8a543a5
|
docs(http): complete documentation (#4209)
|
2024-01-16 17:17:44 +11:00 |
|
Lino Le Van
|
c46143f0ac
|
chore: update copyright year (#4046)
* chore: update copyright year
* fix
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
|
2024-01-02 08:11:32 +11:00 |
|
David Sherret
|
b0803619af
|
refactor: add some missing explicit types (#3997)
* refactor: add some missing return types and mark some non-exported types as `@internal`
* Update expect/fn.ts
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
* Remove @internals
* nits
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
|
2023-12-19 00:26:13 +00:00 |
|
Lino Le Van
|
1d489cf207
|
BREAKING(http/server): deprecate serve and serveTls (#3381)
|
2023-07-21 12:29:01 +09:00 |
|
Asher Gomez
|
239e85ad6a
|
BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445)
|
2023-07-13 16:04:30 +09:00 |
|
Kitson Kelly
|
7cdd55a083
|
feat: add http/user_agent (#3387)
|
2023-07-04 11:39:46 +09:00 |
|