bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30154: [PATCH] web: Add http-patch.


From: Arun Isaac
Subject: bug#30154: [PATCH] web: Add http-patch.
Date: Mon, 29 Jan 2018 14:03:53 +0530

Mark H Weaver <address@hidden> writes:

>> If you think it's not a good idea to include http-patch in guile, maybe
>> we can export define-http-verb and/or request so that it is easy for
>> users to create their own custom HTTP methods. WDYT?
>
> I would prefer to export the 'request' procedure from (web client),
> although it should probably be exported as a different name, maybe
> 'http-request'.  Would that work for you?

Yes, exporting 'request' alone would serve my purpose, although
'define-http-verb' would make my script much shorter. But, I'll leave it
to your judgement. Should I send a new patch exporting 'request' alone?

I have also submitted one more patch
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30076 related to the web
client, and required for the same PowerDNS API client that I am working
on. It's a very simple patch. And, it would be nice if you could review
it as well.

Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]