ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / Core Component API Reference / Core Component Enumerations Reference / enumHTTPVerb
In This Topic
    enumHTTPVerb
    In This Topic

    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.