Unit 'cupsdyn' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libcups]

http_state_t

Declaration

Source position: cupsdyn.pp line 261

type http_state_t = (

  HTTP_WAITING,

  HTTP_OPTIONS,

  HTTP_GET,

  HTTP_GET_SEND,

  HTTP_HEAD,

  HTTP_POST,

  HTTP_POST_RECV,

  HTTP_POST_SEND,

  HTTP_PUT,

  HTTP_PUT_RECV,

  HTTP_DELETE,

  HTTP_TRACE,

  HTTP_CLOSE,

  HTTP_STATUS

);


Documentation generated on: 2023-03-18