SYMBOL INDEX (115 symbols across 12 files) FILE: __tests__/application/compose.test.js method compose (line 38) | compose (fns) { FILE: __tests__/application/respond.test.js method start (line 580) | start (controller) { method start (line 602) | start (controller) { method start (line 692) | start (controller) { method start (line 888) | start (controller) { FILE: __tests__/context/cookies.test.js method set (line 97) | set (key, value) { FILE: __tests__/request/idempotent.test.js function check (line 11) | function check (method) { FILE: __tests__/response/body.test.js method read (line 156) | read () { method read (line 239) | read () { FILE: __tests__/response/redirect.test.js function escape (line 114) | function escape (html) { FILE: __tests__/response/status.test.js function strip (line 64) | function strip (status) { FILE: lib/application.js method constructor (line 64) | constructor (options) { method listen (line 102) | listen (...args) { method toJSON (line 116) | toJSON () { method inspect (line 127) | inspect () { method use (line 141) | use (fn) { method callback (line 156) | callback () { method currentContext (line 177) | get currentContext () { method handleRequest (line 187) | handleRequest (ctx, fnMiddleware) { method createContext (line 202) | createContext (req, res) { method onerror (line 227) | onerror (err) { method default (line 248) | static get default () { function respond (line 257) | function respond (ctx) { FILE: lib/context.js constant COOKIES (line 14) | const COOKIES = Symbol('context#cookies') method inspect (line 30) | inspect () { method toJSON (line 47) | toJSON () { method throw (line 95) | throw (...args) { method onerror (line 106) | onerror (err) { method cookies (line 164) | get cookies () { method cookies (line 174) | set cookies (_cookies) { FILE: lib/request.js constant URL (line 7) | const URL = require('url').URL method header (line 35) | get header () { method header (line 45) | set header (val) { method headers (line 56) | get headers () { method headers (line 66) | set headers (val) { method url (line 77) | get url () { method url (line 87) | set url (val) { method origin (line 98) | get origin () { method href (line 109) | get href () { method method (line 122) | get method () { method method (line 133) | set method (val) { method path (line 144) | get path () { method path (line 155) | set path (path) { method query (line 172) | get query () { method query (line 185) | set query (obj) { method querystring (line 196) | get querystring () { method querystring (line 208) | set querystring (str) { method search (line 225) | get search () { method search (line 238) | set search (str) { method host (line 251) | get host () { method hostname (line 281) | get hostname () { method URL (line 296) | get URL () { method fresh (line 318) | get fresh () { method stale (line 342) | get stale () { method idempotent (line 353) | get idempotent () { method socket (line 365) | get socket () { method charset (line 376) | get charset () { method length (line 392) | get length () { method protocol (line 410) | get protocol () { method secure (line 426) | get secure () { method ips (line 442) | get ips () { method ip (line 463) | get ip () { method ip (line 470) | set ip (_ip) { method subdomains (line 490) | get subdomains () { method accept (line 508) | get accept () { method accept (line 519) | set accept (obj) { method accepts (line 564) | accepts (...args) { method acceptsEncodings (line 581) | acceptsEncodings (...args) { method acceptsCharsets (line 598) | acceptsCharsets (...args) { method acceptsLanguages (line 615) | acceptsLanguages (...args) { method is (line 646) | is (type, ...types) { method type (line 658) | get type () { method get (line 686) | get (field) { method inspect (line 704) | inspect () { method toJSON (line 716) | toJSON () { function splitCommaSeparatedValues (line 745) | function splitCommaSeparatedValues (value, limit) { FILE: lib/response.js method socket (line 37) | get socket () { method header (line 48) | get header () { method headers (line 62) | get headers () { method status (line 73) | get status () { method status (line 84) | set status (code) { method message (line 102) | get message () { method message (line 113) | set message (msg) { method body (line 124) | get body () { method body (line 135) | set body (val) { method length (line 241) | set length (n) { method length (line 254) | get length () { method headerSent (line 273) | get headerSent () { method vary (line 284) | vary (field) { method redirect (line 302) | redirect (url) { method back (line 338) | back (alt) { method attachment (line 363) | attachment (filename, options) { method type (line 386) | set type (type) { method lastModified (line 405) | set lastModified (val) { method lastModified (line 417) | get lastModified () { method etag (line 434) | set etag (val) { method etag (line 446) | get etag () { method type (line 458) | get type () { method is (line 474) | is (type, ...types) { method get (line 494) | get (field) { method has (line 515) | has (field) { method set (line 537) | set (field, val) { method append (line 563) | append (field, val) { method remove (line 582) | remove (field) { method writable (line 597) | get writable () { method inspect (line 619) | inspect () { method toJSON (line 633) | toJSON () { method flushHeaders (line 645) | flushHeaders () { FILE: test-helpers/stream.js class Readable (line 5) | class Readable extends EventEmitter { method pipe (line 6) | pipe () {} method read (line 7) | read () {} method destroy (line 8) | destroy () {} method readable (line 9) | get readable () { method readableObjectMode (line 13) | get readableObjectMode () { method destroyed (line 17) | get destroyed () {