Page 1 of 1

hURL does it have HTTP PATCH ?

Posted: Tue Mar 01, 2022 11:34 pm
by plouf
i need to send a PATCH HTTPS request, can it done ?

also does it work the F1 for hurl to you ? not work here windows64bit

Re: hURL does it have HTTP PATCH ?

Posted: Fri Mar 04, 2022 11:09 pm
by airsoftsoftwair
plouf wrote: Tue Mar 01, 2022 11:34 pm i need to send a PATCH HTTPS request, can it done ?
Sure, I don't see why this shouldn't work. AFAICS, you'd just have to call easy:SetOpt_CustomRequest() to set the request to "PATCH" for starters...
plouf wrote: Tue Mar 01, 2022 11:34 pm also does it work the F1 for hurl to you ? not work here windows64bit
Huh? What is "the F1"?

Re: hURL does it have HTTP PATCH ?

Posted: Sat Mar 05, 2022 4:15 am
by plouf
airsoftsoftwair wrote: Fri Mar 04, 2022 11:09 pm
plouf wrote: Tue Mar 01, 2022 11:34 pm also does it work the F1 for hurl to you ? not work here windows64bit
Huh? What is "the F1"?
help over hURL keywords in ide

Re: hURL does it have HTTP PATCH ?

Posted: Sat Mar 05, 2022 12:12 pm
by airsoftsoftwair
plouf wrote: Sat Mar 05, 2022 4:15 am help over hURL keywords in ide
No, that's not implemented yet for hURL but it's on my list.