PIP 5.6.1
Platform-Independent Primitives
Files | Classes
HTTPClient

HTTP client. More...

Files

file  pihttpclient.h
 Public HTTP client request API.
 
file  pihttpclientmodule.h
 HTTP client module includes for PIP libraryThis file includes all HTTP client module headers providing async HTTP client functionality using libcurl for performing HTTP requests with callbacks.
 

Classes

class  PIHTTPClient
 Asynchronous HTTP client request with completion callbacks. More...
 

Detailed Description

HTTP client.

Building with CMake

find_package(PIP REQUIRED)
target_link_libraries([target] PIP::HTTPClient)

These files provide HTTP client functionality using libcurl for performing asynchronous HTTP requests with callbacks.

Authors

Ivan Pelipenko peri4.nosp@m.ko@y.nosp@m.andex.nosp@m..ru;