Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 282 Bytes

File metadata and controls

12 lines (8 loc) · 282 Bytes

Poco HTTP Client Wrapper

A Custom Boilerplate Wrapper build around POCO Library for sending HTTP requests.

Features

  • Can handles number of allowed redirection
  • Inbuilt error hanlding
  • Support C++11 features

Example

Please check main.cpp for detailed use of library