koa-lite/docs/api
Martin Iwanowski 327b65cb6b Use node 7+ WHATWG parser for hostname, fixes #1002 (#1004)
* Use node 7+ WHATWG parser for hostname, fixes #1002

* only use URL if host is IPv6, expose parsed URL

* catch invalid URLs, memoize empty obj

* hostname returns empty string when URL throws
2017-06-20 09:57:30 -07:00
..
context.md docs: fix documentation to match new http-errors API (#957) (#967) 2017-04-21 21:49:06 +08:00
index.md docs: apply `Date.now()` to all docs (#988) 2017-05-21 23:33:25 +08:00
request.md Use node 7+ WHATWG parser for hostname, fixes #1002 (#1004) 2017-06-20 09:57:30 -07:00
response.md docs: Add note about overwriting charset in response.type (#993) 2017-06-12 11:37:16 -07:00