CUCyber / ja3transport

Impersonating JA3 signatures
MIT License
372 stars 61 forks source link

Make HTTP request if the url.Protocol is "http" #1

Closed t94j0 closed 4 years ago

t94j0 commented 4 years ago

Currently, the library only works for HTTPS requests. If the req.Protocol is "http", use the default net/http client.