ioflo / hio

Apache License 2.0
9 stars 10 forks source link

Add parameter to http.clienting.Client (and Requester) named portOptional. #24

Closed pfeairheller closed 1 year ago

pfeairheller commented 1 year ago

portOptional allows a Client to create a request on http/80 or https/443 with a host request header without the port.

Signed-off-by: pfeairheller pfeairheller@gmail.com