Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtazz committed Oct 13, 2010
1 parent 9dcf7db commit 395e13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Simple server to test client side HTTP methods.
The server provides three URLs which respond to HTTP GET/POST/PUT/DELETE
queries.

- / accepts the query and returns no body
- / accepts the query and returns the method name in response body
- /contenttype returns the provided content type in the response body
- /body returns the provided request body as response body

0 comments on commit 395e13e

Please sign in to comment.