koa-lite/lib
dead_horse 72a9b69146 add request.hostname(getter), fixed #224
make request.host and request.hostname work as node url lib
http://nodejs.org/api/url.html#url_url
this commit will change older request.host(getter)
2014-02-26 14:03:05 +08:00
..
application.js this.writable to check if the socket is writable 2014-02-15 02:06:08 -08:00
context.js add request.hostname(getter), fixed #224 2014-02-26 14:03:05 +08:00
request.js add request.hostname(getter), fixed #224 2014-02-26 14:03:05 +08:00
response.js this.writable to check if the socket is writable 2014-02-15 02:06:08 -08:00
status.js Initial commit 2013-08-17 00:15:57 -07:00