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: "Coupon Code Manager"
468 results
1,788 files checked
1,095.9 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.
Related Match
MyWebsite / Node Modules / Http Errors
MyWebsite/Node_Modules/http-errors/README.md
...sage` - the traditional error message, which should be kept short and all single line - `status` - the status code of the error, mirroring `statusCode` for general compatibility - `statusCode` - the status code of the error, defaulting to `500` ### createError([status], [message], [properties]) Create a new error objec...
Related Match
MyWebsite / Node Modules / Raw Body
MyWebsite/Node_Modules/raw-body/README.md
...ength` - The length of the stream. If the contents of the stream do not add up to this length, an `400` error code is returned. - `limit` - The byte limit of the body. This is the number of bytes or any string format supported by [bytes](https://www.npmjs.com/package/bytes), for example `1000`, `'500kb'` or `'3mb'`. If...
Related Match
MyWebsite / Node Modules / Express Session
MyWebsite/Node_Modules/express-session/README.md
...ull` or `undefined` if the session was not found (and there was no error). A special case is made when `error.code === 'ENOENT'` to act like `callback(null, null)`. ### store.set(sid, session, callback) **Required** This required method is used to upsert a session into the store given a session ID (`sid`) and session (...
Related Match
Node Modules.4184 / Http Errors
Node_Modules.4184/http-errors/README.md
...sage` - the traditional error message, which should be kept short and all single line - `status` - the status code of the error, mirroring `statusCode` for general compatibility - `statusCode` - the status code of the error, defaulting to `500` ### createError([status], [message], [properties]) Create a new error objec...
Related Match
Node Modules.4184 / Raw Body
Node_Modules.4184/raw-body/README.md
...ength` - The length of the stream. If the contents of the stream do not add up to this length, an `400` error code is returned. - `limit` - The byte limit of the body. This is the number of bytes or any string format supported by [bytes](https://www.npmjs.com/package/bytes), for example `1000`, `'500kb'` or `'3mb'`. If...
Related Match
Node Modules.4184 / Express Session
Node_Modules.4184/express-session/README.md
...ull` or `undefined` if the session was not found (and there was no error). A special case is made when `error.code === 'ENOENT'` to act like `callback(null, null)`. ### store.set(sid, session, callback) **Required** This required method is used to upsert a session into the store given a session ID (`sid`) and session (...
Related Match
Node Modules / Statuses
Node_Modules/statuses/HISTORY.md
...04-19 ================== * Drop support for Node.js 0.6 * Fix messaging casing of `418 I'm a Teapot` * Remove code 306 * Remove `status[code]` exports; use `status.message[code]` * Remove `status[msg]` exports; use `status.code[msg]` * Rename `425 Unordered Collection` to standard `425 Too Early` * Rename `STATUS_CODES...
Related Match
MyWebsite / Node Modules / Statuses
MyWebsite/Node_Modules/statuses/HISTORY.md
...04-19 ================== * Drop support for Node.js 0.6 * Fix messaging casing of `418 I'm a Teapot` * Remove code 306 * Remove `status[code]` exports; use `status.message[code]` * Remove `status[msg]` exports; use `status.code[msg]` * Rename `425 Unordered Collection` to standard `425 Too Early` * Rename `STATUS_CODES...
Related Match
Node Modules.4184 / Statuses
Node_Modules.4184/statuses/HISTORY.md
...04-19 ================== * Drop support for Node.js 0.6 * Fix messaging casing of `418 I'm a Teapot` * Remove code 306 * Remove `status[code]` exports; use `status.message[code]` * Remove `status[msg]` exports; use `status.code[msg]` * Rename `425 Unordered Collection` to standard `425 Too Early` * Rename `STATUS_CODES...
Related Match
Node Modules / Bcryptjs
Node_Modules/bcryptjs/README.md
...to the C++ bcrypt binding, it is written in pure JavaScript and thus slower ([about 30%](https://github.com/dcodeIO/bcrypt.js/wiki/Benchmark)), effectively reducing the number of iterations that can be processed in an equal time span. The maximum input length is 72 bytes (note that UTF8 encoded characters use up to 4...
Related Match
MyWebsite / Node Modules / Bcryptjs
MyWebsite/Node_Modules/bcryptjs/README.md
...to the C++ bcrypt binding, it is written in pure JavaScript and thus slower ([about 30%](https://github.com/dcodeIO/bcrypt.js/wiki/Benchmark)), effectively reducing the number of iterations that can be processed in an equal time span. The maximum input length is 72 bytes (note that UTF8 encoded characters use up to 4...
Related Match
Node Modules.4184 / Bcryptjs
Node_Modules.4184/bcryptjs/README.md
...to the C++ bcrypt binding, it is written in pure JavaScript and thus slower ([about 30%](https://github.com/dcodeIO/bcrypt.js/wiki/Benchmark)), effectively reducing the number of iterations that can be processed in an equal time span. The maximum input length is 72 bytes (note that UTF8 encoded characters use up to 4...