koa-lite/lib
Jesús Rodríguez Rodríguez 6c340455f8 Change request's "ips" regex to match others.
So I am in this silly quest of cloning the repo, deleting all the code on it and rewriting it again step by step to pass the tests. It is a acceptable way to learn how koa works.

Anyway, I saw that the regex used in `ips` doesn't match the others on the file, so I thought it would be good to change it.
2015-01-29 17:51:09 +01:00
..
application.js remove x-powered-by. Closes #372 2014-12-04 01:01:57 -08:00
context.js Add res.append(field, val) to append headers 2015-01-26 02:20:08 +08:00
request.js Change request's "ips" regex to match others. 2015-01-29 17:51:09 +01:00
response.js refactor res.append() 2015-01-27 10:14:57 -08:00