Kurlyk
Loading...
Searching...
No Matches
HttpRequestContext.hpp File Reference

Defines the HttpRequestContext class for managing HTTP request context, including retries and timing. More...

Go to the source code of this file.

Classes

class  kurlyk::HttpRequestContext
 Represents the context of an HTTP request, including the request object, callback function, retry attempts, and timing. More...
 

Namespaces

namespace  kurlyk
 Primary namespace for the Kurlyk library, encompassing initialization, request management, and utility functions.
 

Macros

#define _KURLYK_HTTP_REQUEST_CONTEXT_HPP_INCLUDED
 

Detailed Description

Defines the HttpRequestContext class for managing HTTP request context, including retries and timing.

Definition in file HttpRequestContext.hpp.

Macro Definition Documentation

◆ _KURLYK_HTTP_REQUEST_CONTEXT_HPP_INCLUDED

#define _KURLYK_HTTP_REQUEST_CONTEXT_HPP_INCLUDED

Definition at line 3 of file HttpRequestContext.hpp.