Skip to content

Commit

Permalink
add request.generateResponse to the API toc
Browse files Browse the repository at this point in the history
  • Loading branch information
paulovieira committed Jun 20, 2016
1 parent 47d8a5a commit 81b06a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions API.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
- [Request properties](#request-properties)
- [`request.setUrl(url, [stripTrailingSlash])`](#requestseturlurl-stripTrailingSlash)
- [`request.setMethod(method)`](#requestsetmethodmethod)
- [`request.generateResponse(source, [options])`](#requestgenerateresponsesource-options)
- [`request.log(tags, [data, [timestamp]])`](#requestlogtags-data-timestamp)
- [`request.getLog([tags], [internal])`](#requestgetlogtags-internal)
- [`request.tail([name])`](#requesttailname)
Expand Down

0 comments on commit 81b06a5

Please sign in to comment.