Benson Wong
|
7eec51f3f2
|
Dechunk HTTP requests by default (#11)
ProxyManager already has all the Request body's data. There is no never
a need to use chunked transfer encoding to the upstream process.
|
2024-11-19 09:40:44 -08:00 |
|
Benson Wong
|
5021e0f299
|
remove the process handler override
|
2024-11-18 21:26:39 -08:00 |
|
Benson Wong
|
e5c909ddf7
|
add tests for proxy.Process
|
2024-11-17 20:49:14 -08:00 |
|
Benson Wong
|
36a31f450f
|
add proxy.Process to manage upstream proxy logic
|
2024-11-17 16:41:15 -08:00 |
|