index
:
leap_pycommon.git
build_packages
debian/experimental
debian/platform-0.7
debian/platform-0.8
debian/platform-0.9
develop
master
release/0.5.x
release/bitmask-0.9.x-alpha
release/v0.2.5
[leap_pycommon]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
common
/
http.py
Age
Commit message (
Expand
)
Author
2017-09-20
[style] pep8 and changelog
Kali Kaneko
2017-07-18
raise if nonexisting path
Kali Kaneko
2017-07-18
[bug] remove unneeded imports
Kali Kaneko
2017-07-14
[refactor] remove heuristic to check for usable platformRoot
Kali Kaneko
2017-07-11
[feat] add fallback on trust sources for ssl verification
Kali Kaneko
2015-08-17
[style] pep8 fix
Kali Kaneko
2015-08-17
[feature] allow passing callback to http client
drebs
2015-08-04
[bug] HTTP timeout was not being cleared on abort
Bruno Wagner
2015-07-28
[style] more pep8 cleanup
Kali Kaneko
2015-07-23
[style] fixed pep8 warnings on http and test events
Bruno Wagner
2015-07-23
[tests] implemented http feature according to test
Bruno Wagner
2015-07-23
[style] Fixed pep8 warnings
Bruno Wagner
2015-07-22
[bug] add http request timeout
drebs
2015-07-22
[feat] add close method for http agent
drebs
2015-06-08
[bug] Makes request method respect a hard limit
Victor Shyba
2015-06-02
[feat] Make it optional to have a dedicated pool
Victor Shyba
2015-06-02
[bug] Use BrowserLikePolicyForHTTPS for checking
Victor Shyba
2015-05-27
[refactor] move http twisted code from soledad
Ruben Pollan