0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add some Connection tests More... over 11 years ago
Some initial tests More... over 11 years ago
fix example More... over 11 years ago
add decorator-based routing to monocle's http server More... over 11 years ago
update copyright dates More... over 11 years ago
version 0.25 More... over 11 years ago
Merge pull request #14 from santiycr/master More... over 11 years ago
Updating example to use HTTPHeaders.add, which supports multiple values More... over 11 years ago
bugfix: request.setHeader overwrites already existing values. Need to use twisted.web.http_headers.Headers directly to be able to set multiple value. Oh Twisted.. -.- More... over 11 years ago
Merge pull request #13 from silas/tornado-response-reason More... almost 12 years ago
Add reason phrase to Tornado's HttpServer response More... almost 12 years ago
add travis build status badge More... almost 12 years ago
whitespace fix More... almost 12 years ago
Merge pull request #12 from santiycr/travis More... almost 12 years ago
Merge pull request #11 from santiycr/master More... almost 12 years ago
continue accepting, instead of returning. #10 More... almost 12 years ago
Adding travis.yml file in an attempt for CI and tests More... almost 12 years ago
Set safer default values for some of response's attributes More... almost 12 years ago
Adding support for writing an HTTP response in a connection More... almost 12 years ago
Merge pull request #10 from santiycr/master More... almost 12 years ago
better naming for the method making the iostream More... almost 12 years ago
manage forking on ssl by redefinition of methods to make base classes smaller and ssl classes more self contained More... almost 12 years ago
implement this monkeypatch with less code duplication More... almost 12 years ago
monkeypatch TLSMemoryBIOProtocol to resume reading when necessary for writes, working around a twisted TLS bug More... almost 12 years ago
Merge pull request #9 from santiycr/master More... almost 12 years ago
HttpsServer and a small reorg of the SSLService/Service code More... almost 12 years ago
oops, need to import these More... about 12 years ago
Update README.md More... about 12 years ago
HttpClient class does not have a timeout More... about 12 years ago
import urlparse More... about 12 years ago