23 Commits

Author SHA1 Message Date
Ben Krieger
bdd54f02e7 Carry over non-zero Content-Length to Response 2024-11-07 11:23:07 -05:00
mike.art
ee70c46c1e Add message producer 2024-10-13 19:01:02 +02:00
Mircea Suciu
0b2343b258 add jsutil.MaybeInt wrapper; apply it to IncomingProperties.Asn 2024-07-29 13:19:42 +00:00
syumai
1b359b90d9 reduce panic in stream canceling 2024-04-21 03:47:19 +09:00
syumai
ed6b2493ff use jsutil.Error 2024-04-21 03:38:10 +09:00
syumai
5e18504eb9 add jsutil.Error / jsutil.Errorf 2024-04-21 03:37:14 +09:00
syumai
175a83e68a fix stream conversion 2024-04-21 03:25:21 +09:00
syumai
13b7485b1a add missing null checks to R2 conversion 2024-04-18 01:58:23 +09:00
syumai
8cf026a01b [experimental] add Hono middleware 2024-02-11 19:30:23 +09:00
syumai
449cac3e91 fix streamReader to call cancel instead of close 2024-01-25 01:14:33 +09:00
syumai
5604a29f06 add jsutil.RawJSWriter and use it in jshttp.ResponseWriter 2024-01-25 00:00:36 +09:00
syumai
85ccbfb050 pass RuntimeContext on create Go instance 2024-01-04 23:43:28 +09:00
syumai
1f1d7bc2f1 remove jsutil.Global() 2024-01-04 22:45:03 +09:00
syumai
cfee7c5d4e add TryCatch jsutil and use it in socket dialer 2024-01-03 23:10:46 +09:00
syumai
85a1d52210 remove duplicated ConvertReadableStreamToReader func 2024-01-03 13:30:03 +09:00
a
688b4b731e
socket 2023-06-26 03:16:43 -05:00
syumai
01e2085348 ignore io.ErrClosedPipe 2023-05-27 10:47:27 +09:00
aki-0421
a19471694e
R: allow null body 2023-04-26 12:56:33 +09:00
syumai
de512c97e0 split jshttp from jsutil 2023-02-23 23:20:21 +09:00
syumai
88f0dc1798 fix build error 2023-02-22 19:23:56 +09:00
syumai
cd154341ff move Reqeust / Response / ResponseWriterBuffer to jsutil 2023-02-22 19:11:51 +09:00
Andras Karasz
04e25d2270
support durable object stubs 2023-02-21 18:46:22 +01:00
syumai
890096fce9 split internal/jsutil 2022-09-13 23:18:17 +09:00