-
Notifications
You must be signed in to change notification settings - Fork 2
tp TouchPointWP Utilities Http
James K. edited this page Jun 6, 2025
·
2 revisions
Utility class for HTTP status codes. Functionally an enum.
- Class name: Http
- Namespace: \tp\TouchPointWP\Utilities
- This is an abstract class
const CONTINUE_ = 100
const SWITCHING_PROTOCOLS = 101
const OK = 200
const CREATED = 201
const ACCEPTED = 202
const NON_AUTHORITATIVE = 203
const NO_CONTENT = 204
const RESET_CONTENT = 205
const PARTIAL_CONTENT = 206
const MULTIPLE_CHOICES = 300
const MOVED_PERMANENTLY = 301
const SEE_OTHER_GET = 302
const NOT_MODIFIED = 303
const SEE_OTHER_TEMP = 307
const SEE_OTHER = 308
const BAD_REQUEST = 400
const UNAUTHORIZED = 401
const PAYMENT_REQUIRED = 402
const FORBIDDEN = 403
const NOT_FOUND = 404
const METHOD_NOT_ALLOWED = 405
const NOT_ACCEPTABLE = 406
const REQUEST_TIMEOUT = 408
const CONFLICT = 409
const GONE = 410
const LENGTH_REQUIRED = 411
const PRECONDITION_FAILED = 412
const REQUEST_ENTITY_TOO_LARGE = 413
const REQUEST_URI_TOO_LONG = 414
const UNSUPPORTED_MEDIA_TYPE = 415
const REQUESTED_RANGE_NOT_SATISFIABLE = 416
const EXPECTATION_FAILED = 417
const IM_A_TEAPOT = 418
const UPGRADE_REQUIRED = 426
const PRECONDITION_REQUIRED = 428
const TOO_MANY_REQUESTS = 429
const SERVER_ERROR = 500
const NOT_IMPLEMENTED = 501
const SERVICE_UNAVAILABLE = 503
const VERSION_NOT_SUPPORTED = 505
Documentation generated March 31, 2026 10:21pm.
- Simple RSVP
- People Lists
- Involvements
- Outreach Partners
- SQL & Python Reports
- Events Calendar from Meetings (Beta)
- Events Calendar Plugin Integration (Deprecated)
- tp
- tp\TouchPointWP
- Api
- Auth
- tp\TouchPointWP\Blocks
- CalendarGrid
- EventsCalendar
- ExtraValueHandler
- Geo
- tp\TouchPointWP\Interfaces
- Involvement
- Involvement_PostTypeSettings
- InvolvementMembership
- Location
- Lookup
- Meeting
- MeetingArray
- Partner
- Person
- PostTypeCapable
- RegistrationType
- Report
- Rsvp
- Settings
- Stats
- StatusWidget
- Taxonomies
- TouchPointWP
- TouchPointWP_AdminAPI
- TouchPointWP_Exception
- TouchPointWP_WPError
- Utilities
- tp\TouchPointWP