]> git.ipfire.org Git - thirdparty/httpx.git/shortlog
thirdparty/httpx.git
2019-04-18  Tom ChristieAllow per-request timeout/ssl config 9/head
2019-04-18  Tom ChristieAdd ConnectTimeout test
2019-04-17  Tom ChristieREADME tweaks
2019-04-17  Tom ChristieUpdate README.md
2019-04-17  Tom ChristieMerge pull request #7 from encode/timeout-tests
2019-04-17  Tom ChristieAdd PoolTimeout, and timeout tests 7/head
2019-04-17  Tom ChristieMerge pull request #4 from encode/connection-pooling
2019-04-17  Tom ChristieAdd soft_limit and hard_limit support to PoolLimits 4/head
2019-04-16  Tom ChristieConnection pooling
2019-04-16  Tom ChristieRejig response streaming/closing
2019-04-16  Tom ChristieUpdate README.md
2019-04-16  Tom ChristieMerge pull request #3 from encode/request-auto-headers
2019-04-16  Tom ChristieExclude unused code lines 3/head
2019-04-16  Tom ChristieAdd auto headers on Request
2019-04-16  Tom ChristieMerge pull request #2 from encode/decompression
2019-04-16  Tom ChristieAdd support for gzip, deflate, and brotli decoding 2/head
2019-04-08  Tom ChristieUpdate README.md
2019-04-08  Tom ChristieUpdate README.md
2019-04-08  Tom ChristieUpdate README.md
2019-04-08  Tom ChristieUpdate README.md
2019-04-08  Tom ChristieUpdate README.md
2019-04-06  Tom ChristieImprove GatewayService example
2019-04-06  Tom ChristieUpdate README
2019-04-06  Tom ChristieTweak GatewayServer example
2019-04-06  Tom ChristieVersion 0.0.3 0.0.3
2019-04-06  Tom ChristieMerge pull request #1 from encode/add-connections
2019-04-06  Tom ChristieLinting 1/head
2019-04-06  Tom ChristieConnections
2019-04-05  Tom ChristieConnections
2019-04-05  Tom ChristieDecoder support
2019-04-04  Tom ChristieUpdate README
2019-04-04  Tom ChristieOnly serve http requests, ignore websocket and lifespan...
2019-04-04  Tom ChristieAdded proxy example
2019-04-04  Tom ChristieVersion 0.0.2 0.0.2
2019-04-04  Tom ChristieUpdate README 0.0.1
2019-04-04  Tom ChristieUpdate README
2019-04-04  Tom ChristieUpdate README
2019-04-04  Tom ChristieStuff
2019-04-04  Tom ChristieAdd scripts/clean
2019-04-04  Tom ChristieAdd scripts/publish
2019-04-04  Tom ChristieInitial commit