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
Hey folks, thank you for making this extension. Usually I'd just make a PR on my own but I'm many years removed from writing C++. It would be super helpful to have a http_head function for getting headers without having to do an entire download.
The text was updated successfully, but these errors were encountered:
Let me know what you think. Something needs to be done about generating the response string, as I didn't want to reuse GetJsonResponse with the body key.
Hey folks, thank you for making this extension. Usually I'd just make a PR on my own but I'm many years removed from writing C++. It would be super helpful to have a
http_head
function for getting headers without having to do an entire download.The text was updated successfully, but these errors were encountered: