commit
02409b9d5d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
into a single object which provides many helpful methods for writing
|
||||
web applications and APIs.
|
||||
|
||||
Many accesors and methods simply delegate to their `ctx.request` or `ctx.response`
|
||||
Many accessors and methods simply delegate to their `ctx.request` or `ctx.response`
|
||||
equivalents for convenience, and are otherwise identical.
|
||||
|
||||
These operations are used so frequently in HTTP server development
|
||||
|
|
Loading…
Reference in a new issue