Commit graph

129 commits

Author SHA1 Message Date
Brian Korty
196dfd09d5 Add HTTP_MAX_CLIENTS setting.
Add in support for the HTTP_MAX_CLIENTS environment variable to override the
default tornado settings.
2017-08-07 13:08:20 -04:00
Brian Korty
e1c7388047 Add support for allow_nonstandard_methods.
Add allow_nonstandard_methods to the http_fetch method to allow a client to
send HTTP requests that don't strictly adhere to the HTTP specification.
2017-08-07 11:08:06 -04:00
Andrew Rabert
f714e6125e Remove unnecessary from README 2017-07-13 10:12:05 -04:00
Gavin M. Roy
01d04c5a6c Bump the version, fix the docs 2017-05-12 15:24:40 -04:00
Gavin M. Roy
4945666659 Merge pull request #2 from sprockets/user-agent
Add support for passing the user_agent parameter per request
2017-05-12 12:48:57 -04:00
Ryan Mclean
cc886ab502 Add support for passing the user_agent parameter per request 2017-05-12 12:00:23 -04:00
Gavin M. Roy
9d8698f8ad Merge branch 'master' of github.com:sprockets/sprockets.mixins.http 2017-04-28 09:16:06 -04:00
Gavin M. Roy
47db53f28f Fix installation 2017-04-28 09:15:58 -04:00
Gavin M. Roy
a60dc742ed Update README.rst 2017-04-27 11:04:26 -04:00
Gavin M. Roy
9943632e32 Fix documentation 2017-04-26 22:56:54 -04:00
Gavin M. Roy
7d58be1bdc Update pins 2017-04-26 22:53:50 -04:00
Gavin M. Roy
ddfb129305 Fix docs 2017-04-26 22:52:04 -04:00
Gavin M. Roy
9b454021b9 Documentation updates 2017-04-26 22:50:14 -04:00
Gavin M. Roy
8e55f34ac4 Remove the broken upload docs 2017-04-26 22:42:00 -04:00
Gavin M. Roy
822e679bac Update distributions 2017-04-26 22:33:45 -04:00
Gavin M. Roy
a15e4ecb82 Updates to the distribution 2017-04-26 22:29:13 -04:00
Gavin M. Roy
936a51a512 Update the example 2017-04-26 22:29:04 -04:00
Gavin M. Roy
63cb42d358 Remove print statement 2017-04-26 22:28:56 -04:00
Gavin M. Roy
ac57fff326 Example updates 2017-04-26 22:19:48 -04:00
Gavin M. Roy
f7992049c3 Strip namedtuple attributes 2017-04-26 22:19:38 -04:00
Gavin M. Roy
6929a6cb0c Update default Accept to be the list of supported responses 2017-04-26 22:19:15 -04:00
Gavin M. Roy
afdbb40d4f Bump the version for release 2017-04-26 18:50:40 -04:00
Gavin M. Roy
c8d49803a6 Merge pull request #1 from sprockets/initial-version
Initial version
2017-04-26 18:49:52 -04:00
Gavin M. Roy
9c9daea815 Update the coverage pinning 2017-04-26 18:05:19 -04:00
Gavin M. Roy
e9c123dc8c Update the description 2017-04-26 18:04:09 -04:00
Gavin M. Roy
e3c4ba5e2a See if this fixes missing 429 in Python 2 2017-04-26 18:01:23 -04:00
Gavin M. Roy
4f02c0ae9f pep8/pylint cleanup 2017-04-26 17:59:41 -04:00
Gavin M. Roy
8eaf4c5d92 Initial version 2017-04-26 17:56:21 -04:00
Gavin M. Roy
2fc5bad5e8 Base files 2017-04-26 17:49:58 -04:00