|
|
|
|
|
by maximegarcia
2422 days ago
|
|
Nice lib, eager to use it in replacement of HTTP.rb, auto managed persistent connection is a great addition. Do you plan to support webmock and httplog ? Or add support for httpx into those ? Can't integrate a networking lib that can't be mocked in my specs. |
|
httpx also ships with its own request/response logger, set HTTPX_DEBUG=1 or set the options so that you see an example.