You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
I've a question about the http client api, I would like to add a custom header 'Authorization: xxxxx' to a POST request but I see that the function uHttpClientPostRequest doesn't support extra headers.
There is a proper way to add a custom header to a POST request ?
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
I've a question about the http client api, I would like to add a custom header 'Authorization: xxxxx' to a POST request but I see that the function uHttpClientPostRequest doesn't support extra headers.
There is a proper way to add a custom header to a POST request ?
Thank you
The text was updated successfully, but these errors were encountered: