mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-17 16:33:02 +03:00
feat(httpd): avoid useless string copy by introducing httpd_req_get_url_query_str_ptr() (GitHub PR) Closes IDFGH-17758 See merge request espressif/esp-idf!49682