Zephyr API Documentation
4.0.0
A Scalable Open Source RTOS
4.0.0
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
Files
File List
Globals
All
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
f
g
h
i
k
l
m
n
o
p
r
s
t
u
x
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Macros
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
▼
Zephyr API Documentation
►
Introduction
Deprecated List
►
Topics
►
Data Structures
▼
Files
▼
File List
►
doc
►
kernel
►
lib
►
subsys
▼
zephyr
►
acpi
►
app_memory
►
arch
►
audio
►
bluetooth
►
canbus
►
console
►
crypto
►
data
►
debug
►
devicetree
►
dfu
►
display
►
drivers
►
dsp
►
dt-bindings
►
fs
►
input
►
internal
►
ipc
►
kernel
►
linker
►
llext
►
logging
►
lorawan
►
math
►
mem_mgmt
►
mgmt
►
misc
►
modbus
►
modem
►
multi_heap
▼
net
►
conn_mgr
▼
http
►
client.h
►
frame.h
hpack.h
►
method.h
►
parser.h
►
parser_state.h
►
parser_url.h
►
server.h
►
service.h
►
status.h
►
prometheus
buf.h
►
canbus.h
►
capture.h
►
coap.h
►
coap_client.h
►
coap_link_format.h
►
coap_mgmt.h
►
coap_service.h
►
conn_mgr_connectivity.h
►
conn_mgr_connectivity_impl.h
►
conn_mgr_monitor.h
►
dhcpv4.h
►
dhcpv4_server.h
►
dhcpv6.h
►
dns_resolve.h
►
dns_sd.h
►
dsa.h
dummy.h
►
ethernet.h
►
ethernet_bridge.h
►
ethernet_mgmt.h
►
ethernet_vlan.h
►
gptp.h
►
hostname.h
►
icmp.h
►
ieee802154.h
►
ieee802154_ie.h
►
ieee802154_mgmt.h
ieee802154_pkt.h
►
ieee802154_radio.h
►
ieee802154_radio_openthread.h
►
igmp.h
►
ipv4_autoconf.h
►
lldp.h
loopback.h
►
lwm2m.h
►
lwm2m_path.h
►
mdio.h
►
mdns_responder.h
►
mii.h
►
mld.h
►
mqtt.h
►
mqtt_sn.h
►
net_config.h
►
net_context.h
►
net_core.h
►
net_event.h
►
net_if.h
►
net_ip.h
►
net_l2.h
►
net_linkaddr.h
►
net_mgmt.h
net_offload.h
►
net_pkt.h
►
net_pkt_filter.h
►
net_stats.h
►
net_time.h
►
net_timeout.h
►
offloaded_netdev.h
►
openthread.h
►
phy.h
►
ppp.h
►
promiscuous.h
►
ptp.h
►
ptp_time.h
►
sntp.h
►
socket.h
►
socket_net_mgmt.h
►
socket_offload.h
socket_poll.h
►
socket_select.h
►
socket_service.h
socket_types.h
►
socketcan.h
►
socketcan_utils.h
►
socketutils.h
►
tftp.h
►
tls_credentials.h
►
trickle.h
udp.h
►
virtual.h
virtual_mgmt.h
►
websocket.h
►
wifi.h
►
wifi_credentials.h
►
wifi_mgmt.h
►
wifi_nm.h
►
wifi_utils.h
►
zperf.h
►
platform
►
pm
►
posix
►
random
►
retention
►
rtio
►
sd
►
sensing
►
settings
►
shell
►
sip_svc
►
stats
►
storage
►
sys
►
task_wdt
►
timing
►
toolchain
►
tracing
►
usb
►
usb_c
►
xen
►
zbus
►
zvfs
►
bindesc.h
►
cache.h
►
device.h
►
devicetree.h
►
fatal.h
►
fatal_types.h
►
init.h
►
irq.h
►
irq_multilevel.h
►
irq_nextlevel.h
►
irq_offload.h
►
kernel.h
kernel_includes.h
►
kernel_structs.h
►
kernel_version.h
►
net_buf.h
►
shared_irq.h
►
smf.h
►
spinlock.h
►
sw_isr_table.h
►
sys_clock.h
►
syscall.h
►
toolchain.h
types.h
►
Globals
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
Enumerations
status.h File Reference
HTTP response status codes.
More...
Go to the source code of this file.
Enumerations
enum
http_status
{
HTTP_100_CONTINUE
= 100 ,
HTTP_101_SWITCHING_PROTOCOLS
= 101 ,
HTTP_102_PROCESSING
= 102 ,
HTTP_103_EARLY_HINTS
= 103 ,
HTTP_200_OK
= 200 ,
HTTP_201_CREATED
= 201 ,
HTTP_202_ACCEPTED
= 202 ,
HTTP_203_NON_AUTHORITATIVE_INFORMATION
= 203 ,
HTTP_204_NO_CONTENT
= 204 ,
HTTP_205_RESET_CONTENT
= 205 ,
HTTP_206_PARTIAL_CONTENT
= 206 ,
HTTP_207_MULTI_STATUS
= 207 ,
HTTP_208_ALREADY_REPORTED
= 208 ,
HTTP_226_IM_USED
= 226 ,
HTTP_300_MULTIPLE_CHOICES
= 300 ,
HTTP_301_MOVED_PERMANENTLY
= 301 ,
HTTP_302_FOUND
= 302 ,
HTTP_303_SEE_OTHER
= 303 ,
HTTP_304_NOT_MODIFIED
= 304 ,
HTTP_305_USE_PROXY
= 305 ,
HTTP_306_UNUSED
= 306 ,
HTTP_307_TEMPORARY_REDIRECT
= 307 ,
HTTP_308_PERMANENT_REDIRECT
= 308 ,
HTTP_400_BAD_REQUEST
= 400 ,
HTTP_401_UNAUTHORIZED
= 401 ,
HTTP_402_PAYMENT_REQUIRED
= 402 ,
HTTP_403_FORBIDDEN
= 403 ,
HTTP_404_NOT_FOUND
= 404 ,
HTTP_405_METHOD_NOT_ALLOWED
= 405 ,
HTTP_406_NOT_ACCEPTABLE
= 406 ,
HTTP_407_PROXY_AUTHENTICATION_REQUIRED
= 407 ,
HTTP_408_REQUEST_TIMEOUT
= 408 ,
HTTP_409_CONFLICT
= 409 ,
HTTP_410_GONE
= 410 ,
HTTP_411_LENGTH_REQUIRED
= 411 ,
HTTP_412_PRECONDITION_FAILED
= 412 ,
HTTP_413_PAYLOAD_TOO_LARGE
= 413 ,
HTTP_414_URI_TOO_LONG
= 414 ,
HTTP_415_UNSUPPORTED_MEDIA_TYPE
= 415 ,
HTTP_416_RANGE_NOT_SATISFIABLE
= 416 ,
HTTP_417_EXPECTATION_FAILED
= 417 ,
HTTP_418_IM_A_TEAPOT
= 418 ,
HTTP_421_MISDIRECTED_REQUEST
= 421 ,
HTTP_422_UNPROCESSABLE_ENTITY
= 422 ,
HTTP_423_LOCKED
= 423 ,
HTTP_424_FAILED_DEPENDENCY
= 424 ,
HTTP_425_TOO_EARLY
= 425 ,
HTTP_426_UPGRADE_REQUIRED
= 426 ,
HTTP_428_PRECONDITION_REQUIRED
= 428 ,
HTTP_429_TOO_MANY_REQUESTS
= 429 ,
HTTP_431_REQUEST_HEADER_FIELDS_TOO_LARGE
= 431 ,
HTTP_451_UNAVAILABLE_FOR_LEGAL_REASONS
= 451 ,
HTTP_500_INTERNAL_SERVER_ERROR
= 500 ,
HTTP_501_NOT_IMPLEMENTED
= 501 ,
HTTP_502_BAD_GATEWAY
= 502 ,
HTTP_503_SERVICE_UNAVAILABLE
= 503 ,
HTTP_504_GATEWAY_TIMEOUT
= 504 ,
HTTP_505_HTTP_VERSION_NOT_SUPPORTED
= 505 ,
HTTP_506_VARIANT_ALSO_NEGOTIATES
= 506 ,
HTTP_507_INSUFFICIENT_STORAGE
= 507 ,
HTTP_508_LOOP_DETECTED
= 508 ,
HTTP_510_NOT_EXTENDED
= 510 ,
HTTP_511_NETWORK_AUTHENTICATION_REQUIRED
= 511
}
HTTP response status codes.
More...
Detailed Description
HTTP response status codes.
zephyr
net
http
status.h
Generated on Sat Nov 16 2024 04:55:05 for Zephyr API Documentation by
1.12.0