ImageGear for C and C++ on Linux v18.10 - Updated
enumHTTPVerb
API Reference Guide > Core Component API Reference > Core Component Enumerations Reference > enumHTTPVerb

Identifies the method of saving image or annotations via the HTTP protocol.

Values:

IG_HTTP_VERB_POST Used for saving the image or annotation data to file.
IG_HTTP_VERB_PUT Used for transferring the image or annotation data to the web script.