fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
start_line
»
Modules
base
clang
sodium
crypto
database
http
lock_free
mail
wolfssl
nom
sqlite
terminal
tokiwa
web
uuid
webserver
universe (module http)
└─
http
├─
connect
├─
delete
├─
get
├─
head
├─
Message
├─
options
├─
patch
├─
post_r
├─
put
├─
request_message
├─
request_method
├─
response_message
└─
trace
start_line
http
.
request_message
.
start_line
start_line
=>
String
[Redefinition of
http.Message.start_line
]
¶
[src]
Comment of
http.Message.start_line
the start line of the message, for requests it is the request line, for responses the status line
redefines:
http.Message.start_line
0.095dev (GIT hash 09dff08de289bbb6f7136c7e2f8c66dcc1856bba)
last changed: 2026-04-16
Comment of http.Message.start_line
the start line of the message, for requests it is the request line, for responses the status line