mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-07 05:30:31 -06:00
change todo
This commit is contained in:
@@ -30,7 +30,7 @@ function parseHTTPHead(head) {
|
||||
}
|
||||
|
||||
// Trivial stream based HTTP 1.1 client
|
||||
// TODO redirects, chunked encoding
|
||||
// TODO optional redirect handling
|
||||
|
||||
export function pFetch(...args) {
|
||||
return new Promise((res, rej) => {
|
||||
|
||||
Reference in New Issue
Block a user