Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ Patch
Method
Patch
external/cpp-httplib/httplib.h:6916–6918 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6914
}
6915
6916
inline Result ClientImpl::Patch(const char* path) {
6917
return Patch(path, std::string(), nullptr);
6918
}
6919
6920
inline Result ClientImpl::Patch(const char* path, const char* body,
6921
size_t content_length,
Callers
nothing calls this directly
Calls
1
size
Method · 0.80
Tested by
no test coverage detected