Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/omkarcloud/botasaurus
/
Class
js/botasaurus-server-js/src/ndjson-http.ts:62–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
export
class
HTTPCSVWriteStream extends HTTPNDJSONWriteStream {
63
// @ts-ignore
64
override preStart(headers: string[]) {
65
const
headerLine = stringify([headers]);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected