jaeles-project / gospider

Gospider - Fast web spider written in Go
MIT License
2.54k stars 306 forks source link

can't support HTTP/2 #66

Open SCParrot opened 1 year ago

SCParrot commented 1 year ago

I was using gospider to find links on a page, and the shell can't return. Then I use burpsuite proxy and debug mod found that there is a error show that can't support HTTP/2. I think it's the tools problem. Is there anyway to solve this problem?

INFO Proxy: %shttp://127.0.0.1:8080
ERRO Failed to Parse Raw Request in burp_req_cn.tripadvisor.com.txt: malformed HTTP version "HTTP/2" DEBU Error request: https://xxx.xxx.xxx - Status code: 0 - Error: remote error: tls: user canceled INFO Done!!!