cpp-httplib icon indicating copy to clipboard operation
cpp-httplib copied to clipboard

Missing `Head` method for server

Open hardingadonis opened this issue 1 year ago • 0 comments

I want to write a server that can handle Head HTTP Method, but I don't see any function to to this.

Also httplib::Server and httplib::SSLServer are missing Head HTTP Method.

hardingadonis avatar Jul 08 '24 07:07 hardingadonis