Files
requests3/requests
Brendon Crawford c363ca476f Added ability to check if missing trailing slash in path.
Previously this URL would not work:

    http://example.com?foo=bar

But this URL would work:

    http://example.com/?foo=bar

Even though a slash is required for a valid URL, it is a common use case
for the slash to be left out, so it would be a good idea to account for this.
2012-01-29 23:24:54 -08:00
..
2012-01-23 01:32:09 -05:00
2012-01-23 02:18:26 -05:00
2012-01-12 22:16:31 -05:00
2012-01-29 18:42:48 -05:00
2012-01-23 01:32:09 -05:00
2012-01-27 11:18:56 -06:00
2012-01-21 01:44:57 -05:00
2011-12-28 02:43:03 -05:00
2012-01-21 07:07:18 -05:00
2012-01-23 00:15:25 -05:00
2012-01-23 00:15:25 -05:00
2012-01-23 00:15:25 -05:00
2012-01-23 01:32:09 -05:00