14 Commits

Author SHA1 Message Date
Ben Krieger
bdd54f02e7 Carry over non-zero Content-Length to Response 2024-11-07 11:23:07 -05:00
syumai
cf3b68b6b3 fixed panic on fetch returning empty response 2024-08-11 22:07:10 +09:00
syumai
bf3ab8ec41 remove blob() call from jshttp.ToResponse 2024-02-01 09:44:39 +09:00
syumai
94f29ebdf1 move fetch's stream logic to jshttp.ToStreamResponse 2024-02-01 09:33:52 +09:00
syumai
5604a29f06 add jsutil.RawJSWriter and use it in jshttp.ResponseWriter 2024-01-25 00:00:36 +09:00
syumai
9810f12c78 init Go instance on request 2024-01-24 22:05:49 +09:00
syumai
0390b11d97 fix fetch response to use blob() instead of text() 2023-12-31 23:42:41 +09:00
syumai
5d83286215 rename ResponseWriterBuffer to ResponseWriter 2023-04-29 12:18:34 +09:00
syumai
78444c3c67 commonize ToJSResponse func 2023-04-29 11:59:09 +09:00
aki-0421
a19471694e
R: allow null body 2023-04-26 12:56:33 +09:00
syumai
8cca6478cf fix MDN doc URL 2023-02-23 23:30:01 +09:00
syumai
d701686ffc move ToJSRequest and ToResponse to jshttp from dostub 2023-02-23 23:29:22 +09:00
syumai
ddaaeb53ac split jshttp/header.go 2023-02-23 23:25:43 +09:00
syumai
de512c97e0 split jshttp from jsutil 2023-02-23 23:20:21 +09:00