A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://fhessel.github.io/esp32_https_server/classhttpsserver_1_1HTTPRequest.html below:

ESP32 HTTPS Server: httpsserver::HTTPRequest Class Reference

Represents the request stream for an HTTP request. More...

#include <HTTPRequest.hpp>

  HTTPRequest (ConnectionContext *con, HTTPHeaders *headers, HTTPNode *resolvedNode, std::string method, ResourceParameters *params, std::string requestString)   std::string  getHeader (std::string const &name)   void  setHeader (std::string const &name, std::string const &value)   HTTPNodegetResolvedNode ()   std::string  getRequestString ()   std::string  getMethod ()   std::string  getTag ()   IPAddress  getClientIP ()   size_t  readChars (char *buffer, size_t length)   size_t  readBytes (byte *buffer, size_t length)   size_t  getContentLength ()   bool  requestComplete ()   void  discardRequestBody ()   ResourceParametersgetParams ()   HTTPHeadersgetHTTPHeaders ()   std::string  getBasicAuthUser ()   std::string  getBasicAuthPassword ()   bool  isSecure ()   void  setWebsocketHandler (WebsocketHandler *wsHandler)  

Represents the request stream for an HTTP request.

◆ discardRequestBody() void httpsserver::HTTPRequest::discardRequestBody ( )

This function will drop whatever is remaining of the request body

The documentation for this class was generated from the following files:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4