Changes
proxy_passnow raisesHTTPExceptionfor 502 (Bad Gateway) and 504 (Gateway Timeout) automatically.- Added customizable
timeouttoproxy_pass(HTTP) andopen_timeouttoproxy_pass_websocket(WS).~ - Added
examples/02_http_errorsdemonstrating the exception. - Fixed
__init__.pyto includeProxy()class. - Updated README