ofxHTTP
A collection of tools for HTTP.
ofx::HTTP::PostRouteSettings Member List

This is the complete list of members for ofx::HTTP::PostRouteSettings, including all inherited members.

BaseRouteSettings(const std::string &routePathPattern=BaseRouteSettings::DEFAULT_ROUTE_PATH_PATTERN, bool requireSecurePort=false, bool requireAuthentication=false, const HTTPMethodSet &validHTTPMethods=HTTPMethodSet())ofx::HTTP::BaseRouteSettings
DEFAULT_FIELD_LIMIT enum valueofx::HTTP::PostRouteSettings
DEFAULT_MAXIMUM_FILE_UPLOAD_SIZE enum valueofx::HTTP::PostRouteSettings
DEFAULT_POST_BUFFER_SIZE enum valueofx::HTTP::PostRouteSettings
DEFAULT_POST_FOLDER (defined in ofx::HTTP::PostRouteSettings)ofx::HTTP::PostRouteSettingsstatic
DEFAULT_POST_HTTP_METHODSofx::HTTP::PostRouteSettingsstatic
DEFAULT_POST_HTTP_METHODS_ARRAYofx::HTTP::PostRouteSettingsstatic
DEFAULT_POST_REDIRECT (defined in ofx::HTTP::PostRouteSettings)ofx::HTTP::PostRouteSettingsstatic
DEFAULT_POST_ROUTE (defined in ofx::HTTP::PostRouteSettings)ofx::HTTP::PostRouteSettingsstatic
DEFAULT_ROUTE_PATH_PATTERNofx::HTTP::BaseRouteSettingsstatic
Defaults enum nameofx::HTTP::PostRouteSettings
getFieldLimit() const (defined in ofx::HTTP::PostRouteSettings)ofx::HTTP::PostRouteSettings
getMaximumFileUploadSize() constofx::HTTP::PostRouteSettings
getRoutePathPattern() constofx::HTTP::BaseRouteSettings
getUploadFolder() const (defined in ofx::HTTP::PostRouteSettings)ofx::HTTP::PostRouteSettings
getUploadRedirect() const (defined in ofx::HTTP::PostRouteSettings)ofx::HTTP::PostRouteSettings
getValidContentTypes() constofx::HTTP::BaseRouteSettings
getValidHTTPMethods() constofx::HTTP::BaseRouteSettings
getWriteBufferSize() const (defined in ofx::HTTP::PostRouteSettings)ofx::HTTP::PostRouteSettings
HTTPMethodSet typedefofx::HTTP::BaseRouteSettings
MediaTypeSet typedefofx::HTTP::BaseRouteSettings
PostRouteSettings(const std::string &routePathPattern=DEFAULT_POST_ROUTE, bool requireSecurePort=false, bool requireAuthentication=false)ofx::HTTP::PostRouteSettings
requireAuthentication() constofx::HTTP::BaseRouteSettings
requireSecurePort() constofx::HTTP::BaseRouteSettings
setFieldLimit(std::size_t fieldLimit) (defined in ofx::HTTP::PostRouteSettings)ofx::HTTP::PostRouteSettings
setMaximumFileUploadSize(uint64_t maximumFileUploadSize)ofx::HTTP::PostRouteSettings
setRequireAuthentication(bool requireAuthentication)ofx::HTTP::BaseRouteSettings
setRequireSecurePort(bool requireSecurePort)ofx::HTTP::BaseRouteSettings
setRoutePathPattern(const std::string &routePathPattern)ofx::HTTP::BaseRouteSettings
setUploadFolder(const std::string &uploadFolder) (defined in ofx::HTTP::PostRouteSettings)ofx::HTTP::PostRouteSettings
setUploadRedirect(const std::string &uploadRedirect) (defined in ofx::HTTP::PostRouteSettings)ofx::HTTP::PostRouteSettings
setValidContentTypes(const MediaTypeSet &validContentTypes)ofx::HTTP::BaseRouteSettings
setValidHTTPMethods(const HTTPMethodSet &validHTTPMethods)ofx::HTTP::BaseRouteSettings
setWriteBufferSize(std::size_t writeBufferSize) (defined in ofx::HTTP::PostRouteSettings)ofx::HTTP::PostRouteSettings
~BaseRouteSettings()ofx::HTTP::BaseRouteSettingsvirtual
~PostRouteSettings()ofx::HTTP::PostRouteSettingsvirtual