pcap2curl
pcap2curl copied to clipboard
Fix issue with lowercase Host header or X-Host header
If the Host header is in lowercase, or there is a X-Host header present, the script fails.
This PR fixes that.