Skip to content

Feature 10762

alexey.stratulat requested to merge feature-10762 into master

[+] Added to the wrapper the ability to receive HTTP request headers in dap_http_simple wrappers. So, a wrapper has been added over dap_http_client, which allows you to send an HTTP request with custom headers and receive a response.

Merge request reports