Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 next message
mirek is currently offline  mirek
Messages: 13975
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
Re: HttpRequest added remaining HTTP methods [message #39187 is a reply to message #38886] Mon, 25 February 2013 13:07 Go to previous message
shanematts is currently offline  shanematts
Messages: 1
Registered: February 2013
Location: 2230 N Reserve St # 110, ...
Junior Member
Thanks a lot for adding these API's. This will make my work easier.
Previous Topic: Stream: Support for >2GB memory blocks
Next Topic: Index constructor from Vector now explicit
Goto Forum:
  


Current Time: Thu Apr 18 21:01:57 CEST 2024

Total time taken to generate the page: 0.02456 seconds