PortSwigger / burp-extensions-montoya-api

Burp Extensions Api
Other
141 stars 5 forks source link

Support for HttpRequest copy functions with List<HttpHeader> #70

Closed josephwhenry closed 1 year ago

josephwhenry commented 1 year ago

As per the docs, there is support to update a HttpRequest with a list of parameters:

Will there be future support for similar methods for Headers? It would be great to be able to pass a List of headers to an Add/Remove/Update function.

Hannah-PortSwigger commented 1 year ago

Thanks for the feedback! We've raised a feature request to add this functionality.