U++ framework
Do not panic. Ask here before giving up.

Home » Community » U++ community news and announcements » HttpRequest added remaining HTTP methods
HttpRequest added remaining HTTP methods [message #38886] Fri, 25 January 2013 14:08 Go to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
In order to communicate with some RESTful API, I have added

METHOD_DELETE = 4,
METHOD_TRACE = 5,
METHOD_OPTIONS = 6,
METHOD_CONNECT = 7,
METHOD_PATCH = 8,

to the HttpQuery.

Mirek
 
Read Message
Read Message
Previous Topic: Stream: Support for >2GB memory blocks
Next Topic: Index constructor from Vector now explicit
Goto Forum:
  


Current Time: Sun Aug 02 12:15:56 GMT+2 2026

Total time taken to generate the page: 0.00462 seconds