Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ header
Method
header
perro_source/api_modules/perro_networking/src/http.rs:144–147 ·
view source on GitHub ↗
(mut self, name: impl Into<String>, value: impl Into<String>)
Source
from the content-addressed store, hash-verified
142
Post,
143
Put,
144
Patch,
145
Delete,
146
Head,
147
}
148
149
#[derive(Clone, Debug, PartialEq)]
150
pub enum HttpBody {
Callers
2
apply_headers
Function · 0.45
websocket_options_select_subprotocol_and_poll_invalid_json
Function · 0.45
Calls
4
find
Method · 0.80
push
Method · 0.45
iter
Method · 0.45
as_str
Method · 0.45
Tested by
1
websocket_options_select_subprotocol_and_poll_invalid_json
Function · 0.36