trailing slashed

This commit is contained in:
Kenneth Reitz
2011-06-15 19:36:03 -04:00
parent d315387e40
commit 006cf07501
+1 -1
View File
@@ -5,7 +5,7 @@ Freely hosted in both [HTTP](http://httpbin.org) and [HTTPS](https://httpbin.ep.
## ENDPOINTS
- [`/`](http://httpbin.org) This page.
- [`/`](http://httpbin.org/) This page.
- [`/ip`](http://httpbin.org/ip) Returns Origin IP.
- [`/user-agent`](http://httpbin.org/user-agent) Returns user-agent.
- [`/headers`](http://httpbin.org/headers) Returns header dict.