MCPcopy Create free account
hub / github.com/PABannier/bark.cpp / error

Method error

examples/server/httplib.h:989–989  ·  view source on GitHub ↗

Error

Source from the content-addressed store, hash-verified

987
988 // Error
989 Error error() const { return err_; }
990
991 // Request Headers
992 bool has_request_header(const std::string &key) const;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected