You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OWASP ZAP User Group
Hello everyone! I read in this article https://www.zaproxy.org/blog/2022-02-10-new-zap-networking-layer/ that ZAP has implemented the ability to make requests in HTTP/2. I have tried looking for different configurations among the options and downloaded both weekly and stable versions, but I can't find any option that allows me to set the request in HTTP/2.
Specifically what I am looking for is the ability to simulate "curl --http2-prior-knowledge", does this possibility currently exist in ZAP?
Thanks
thc...@gmail.com
unread,
Feb 3, 2023, 3:44:41 PM2/3/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zaprox...@googlegroups.com
Hi.
There's no option, the user is expected to send/create the messages with
the version they want. (Though if you want to force the client side to
use HTTP/2 you can enable ALPN with HTTP/2 only, for HTTPS at least.)