PIP 5.6.1
Platform-Independent Primitives
Files | Classes
HTTPServer

HTTP server. More...

Files

file  microhttpd_server.h
 Base HTTP server API built on top of libmicrohttpd.
 
file  pihttpservermodule.h
 Module include for the public HTTP server API.
 

Classes

class  MicrohttpdServer
 Base HTTP server with request dispatch and optional basic authentication. More...
 
class  PIHTTPServer
 HTTP server that routes requests by method and path pattern. More...
 

Detailed Description

HTTP server.

Building with CMake

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

This file provides includes for the HTTP server module

Authors

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