MCPcopy Create free account
hub / github.com/chrxh/alien / error

Method error

external/cpp-httplib/httplib.h:837–837  ·  view source on GitHub ↗

Error

Source from the content-addressed store, hash-verified

835
836 // Error
837 Error error() const { return err_; }
838
839 // Request Headers
840 bool has_request_header(const char* key) const;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected