Site Search
Search LifeStyle Racing
Search public page files, titles, headings, and visible text with stronger weighting for exact matches, filenames, headings, sections, and motorsport-related synonyms.
Query: "MIT LICENSE"
804 results
1,788 files checked
1,048.0 ms
Best for static page content. Product database search, account-only data, and forum content would need an additional database or API-backed layer later if you want those included too.
Complete Match
MyWebsite / Node Modules / Iconv Lite
MyWebsite/Node_Modules/iconv-lite/README.md
...ison). * Intuitive encode/decode API * Streaming support for Node v0.10+ * [Deprecated] Can extend Node.js primitives (buffers, streams) to support all iconv-lite encodings. * In-browser usage via [Browserify](https://github.com/substack/node-browserify) (~180k gzip compressed with Buffer shim included). * Typescript [...
Complete Match
MyWebsite / Node Modules / Engine.io / Node Modules / Cookie
MyWebsite/Node_Modules/engine.io/node_modules/cookie/README.md
...decode Specifies a function that will be used to decode a cookie's value. Since the value of a cookie has a limited character set (and must be a simple string), this function can be used to decode a previously-encoded cookie value into a JavaScript string or other object. The default function is the global `decodeURICo...
Complete Match
MyWebsite / Node Modules / Nodemailer
MyWebsite/Node_Modules/nodemailer/README.md
...our antivirus settings. Antiviruses often mess around with email ports usage. Node.js might not recognize the MITM cert your antivirus is using. - Latest Node versions allow only TLS versions 1.2 and higher. Some servers might still use TLS 1.1 or lower. Check Node.js docs on how to get correct TLS support for your app...
Complete Match
Node Modules.4184 / On Finished
Node_Modules.4184/on-finished/README.md
...this module is used on a HTTP `CONNECT` request, the request is considered "finished" immediately, **due to limitations in the Node.js interface**. This means if the `CONNECT` request contains a request entity, the request will be considered "finished" even before it has been read. There is no such thing as a response...
Complete Match
Node Modules.4184 / Cookie
Node_Modules.4184/cookie/README.md
...decode Specifies a function that will be used to decode a cookie's value. Since the value of a cookie has a limited character set (and must be a simple string), this function can be used to decode a previously-encoded cookie value into a JavaScript string or other object. The default function is the global `decodeURICo...
Complete Match
Node Modules.4184 / Send
Node_Modules.4184/send/README.md
...lusive, meaning `start: 2` will include the 3rd byte in the stream. #### Events The `SendStream` is an event emitter and will emit the following events: - `error` an error occurred `(err)` - `directory` a directory was requested `(res, path)` - `file` a file was requested `(path, stat)` - `headers` the headers are abou...
Complete Match
Node Modules.4184 / On Headers
Node_Modules.4184/on-headers/README.md
...on-headers') ``` ### onHeaders(res, listener) This will add the listener `listener` to fire when headers are emitted for `res`. The listener is passed the `response` object as it's context (`this`). Headers are considered to be emitted only once, right before they are sent to the client. When this is called multiple ti...
Complete Match
Node Modules.4184 / Iconv Lite
Node_Modules.4184/iconv-lite/README.md
...ison). * Intuitive encode/decode API * Streaming support for Node v0.10+ * [Deprecated] Can extend Node.js primitives (buffers, streams) to support all iconv-lite encodings. * In-browser usage via [Browserify](https://github.com/substack/node-browserify) (~180k gzip compressed with Buffer shim included). * Typescript [...
Complete Match
Node Modules.4184 / Engine.io / Node Modules / Cookie
Node_Modules.4184/engine.io/node_modules/cookie/README.md
...decode Specifies a function that will be used to decode a cookie's value. Since the value of a cookie has a limited character set (and must be a simple string), this function can be used to decode a previously-encoded cookie value into a JavaScript string or other object. The default function is the global `decodeURICo...
Complete Match
Node Modules.4184 / Nodemailer
Node_Modules.4184/nodemailer/README.md
...our antivirus settings. Antiviruses often mess around with email ports usage. Node.js might not recognize the MITM cert your antivirus is using. - Latest Node versions allow only TLS versions 1.2 and higher. Some servers might still use TLS 1.1 or lower. Check Node.js docs on how to get correct TLS support for your app...
Complete Match
Node Modules / Readable Stream / Node Modules / Safe Buffer
Node_Modules/readable-stream/node_modules/safe-buffer/README.md
...t` and get them to reveal 20 bytes at a time of uninitialized memory from the node.js process. Here's [the commit](https://github.com/feross/bittorrent-dht/commit/6c7da04025d5633699800a99ec3fbadf70ad35b8) that fixed it. We released a new fixed version, created a [Node Security Project disclosure](https://nodesecurity.i...
Complete Match
Node Modules / Http Errors
Node_Modules/http-errors/README.md
...otSupported | |506 |VariantAlsoNegotiates | |507 |InsufficientStorage | |508 |LoopDetected | |509 |BandwidthLimitExceeded | |510 |NotExtended | |511 |NetworkAuthenticationRequired| ## License [MIT](LICENSE) [ci-image]: https://badgen.net/github/checks/jshttp/http-errors/master?label=ci [ci-url]: https://github.com/jsht...