Commit Graph

1496 Commits

Author SHA1 Message Date
Tom Christie
30a03f4faa Drop compat.py 2019-04-22 15:30:55 +01:00
Tom Christie
66594e30dc Version 0.1.1 2019-04-19 20:37:20 +01:00
Tom Christie
23252f6cd9 Version 0.1.0 2019-04-18 11:53:53 +01:00
Tom Christie
fc7cf9def6 Add response.reason 2019-04-18 11:41:13 +01:00
Tom Christie
df84cdea51
Merge pull request #9 from encode/allow_per_request_timeout_and_ssl
Allow per-request timeout/ssl config
2019-04-18 10:56:38 +01:00
Tom Christie
42c0e06c8c Allow per-request timeout/ssl config 2019-04-18 10:36:30 +01:00
Tom Christie
74c9048ba2 Add ConnectTimeout test 2019-04-18 09:38:29 +01:00
Tom Christie
8e1a26366e README tweaks 2019-04-17 17:46:57 +01:00
Tom Christie
9927dc8bf0
Update README.md 2019-04-17 17:38:59 +01:00
Tom Christie
34c03d780f
Merge pull request #7 from encode/timeout-tests
Add PoolTimeout, and timeout tests
2019-04-17 17:38:34 +01:00
Tom Christie
148818c212 Add PoolTimeout, and timeout tests 2019-04-17 17:38:03 +01:00
Tom Christie
68c468a67e
Merge pull request #4 from encode/connection-pooling
Connection pooling
2019-04-17 17:03:29 +01:00
Tom Christie
29cb53f09e Add soft_limit and hard_limit support to PoolLimits 2019-04-17 16:54:18 +01:00
Tom Christie
5f3a8bdb4d Connection pooling 2019-04-16 15:58:38 +01:00
Tom Christie
63d73ad554 Rejig response streaming/closing 2019-04-16 14:04:17 +01:00
Tom Christie
6acdfb8131
Update README.md 2019-04-16 12:21:52 +01:00
Tom Christie
fae53e2735
Merge pull request #3 from encode/request-auto-headers
Request auto headers
2019-04-16 12:19:24 +01:00
Tom Christie
ee6f42a8f4 Exclude unused code lines 2019-04-16 12:18:38 +01:00
Tom Christie
042dd22058 Add auto headers on Request 2019-04-16 12:14:20 +01:00
Tom Christie
60befed470
Merge pull request #2 from encode/decompression
Add support for gzip, deflate, and brotli decoding
2019-04-16 11:36:05 +01:00
Tom Christie
39b57c939d Add support for gzip, deflate, and brotli decoding 2019-04-16 11:26:28 +01:00
Tom Christie
f0eb1c0581
Update README.md 2019-04-08 12:06:35 +01:00
Tom Christie
2ad8501607
Update README.md 2019-04-08 12:06:05 +01:00
Tom Christie
0d3eb0e438
Update README.md 2019-04-08 10:14:21 +01:00
Tom Christie
337eb70eb0
Update README.md 2019-04-08 10:13:48 +01:00
Tom Christie
01a3c09064
Update README.md 2019-04-08 10:12:22 +01:00
Tom Christie
9d59a5a1d6 Improve GatewayService example 2019-04-06 15:39:09 +01:00
Tom Christie
1124cc4bc0 Update README 2019-04-06 14:42:12 +01:00
Tom Christie
d572f4c56c Tweak GatewayServer example 2019-04-06 13:44:35 +01:00
Tom Christie
75b8fa4d0d Version 0.0.3 2019-04-06 13:38:38 +01:00
Tom Christie
7626fe7c87
Merge pull request #1 from encode/add-connections
Add connections
2019-04-06 13:21:03 +01:00
Tom Christie
ba1953cdd0 Linting 2019-04-06 13:20:47 +01:00
Tom Christie
86263fa073 Connections 2019-04-06 13:18:39 +01:00
Tom Christie
6a4376b202 Connections 2019-04-05 17:49:59 +01:00
Tom Christie
fcc1fe1233 Decoder support 2019-04-05 17:16:12 +01:00
Tom Christie
665743aedb Update README 2019-04-04 20:08:24 +01:00
Tom Christie
3d6aba6eb6 Only serve http requests, ignore websocket and lifespan events 2019-04-04 20:04:24 +01:00
Tom Christie
87b21b0c4f Added proxy example 2019-04-04 19:58:30 +01:00
Tom Christie
7bd9f32cf5 Version 0.0.2 2019-04-04 18:46:12 +01:00
Tom Christie
68b80dcfb0 Update README 2019-04-04 18:34:17 +01:00
Tom Christie
04ec665eaa Update README 2019-04-04 18:31:08 +01:00
Tom Christie
a940798d7e Update README 2019-04-04 18:30:41 +01:00
Tom Christie
30530d446d Stuff 2019-04-04 18:28:38 +01:00
Tom Christie
d12e5d49d0 Add scripts/clean 2019-04-04 13:30:46 +01:00
Tom Christie
d8497d308e Add scripts/publish 2019-04-04 13:29:52 +01:00
Tom Christie
a75bc0ebcd Initial commit 2019-04-04 13:27:55 +01:00