erlcloud / lhttpc

lhttpc is a lightweight HTTP/1.1 client implemented in Erlang.
Other
1 stars 19 forks source link

Fixed SSL tests #27

Closed dw-kihara closed 3 months ago

dw-kihara commented 4 months ago

Fixed SSL tests.

rmpalomino commented 3 months ago

@dw-kihara Please see #28 which includes your changes and additionally bundles rebar3 for building/running tests.

dw-kihara commented 3 months ago

@rmpalomino Looks good to me. I withdraw this pull request.