cpp-httplib
                                
                                 cpp-httplib copied to clipboard
                                
                                    cpp-httplib copied to clipboard
                            
                            
                            
                        Missing `Head` method for server
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.