Find quick help here to get you started with Hollywood
-
plouf
- Posts: 666
- Joined: Sun Feb 04, 2018 11:51 pm
- Location: Athens,Greece
Post
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
Christos
-
airsoftsoftwair
- Posts: 5833
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
-
Contact:
Post
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"?
-
plouf
- Posts: 666
- Joined: Sun Feb 04, 2018 11:51 pm
- Location: Athens,Greece
Post
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
Christos
-
airsoftsoftwair
- Posts: 5833
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
-
Contact:
Post
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.