Skip to content

restc-cppv1.0.0

Updated

Modern C++ REST Client library

#Supported Platforms

All platforms supported.

#Features

Default features: openssl, zlib

#openssldefault

OpenSSL support.

Dependencies:

No transitive dependencies.

Host Dependencies:
3 transitive dependencies:

#threaded-ctx

Allow asio contexts with multiple threads. Enables thread-safe internal access.

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#zlibdefault

Use zlib.

Dependencies:

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:

#Dependencies

and 65 transitive dependencies:

#Host Dependencies

and one transitive dependency:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Viliam Lejčík's avatarViliam Lejčík
  • sandro97git's avatarsandro97git
  • autoantwort's avatarautoantwort
  • JonLiu1993's avatarJonLiu1993
  • Osyotr's avatarOsyotr
  • miyanyan's avatarmiyanyan
  • Yury Bura's avatarYury Bura

#Changelog

  • bc38a15[boost] update to v1.89.0 (#46963)
  • 0e605ec[restc-cpp] remove unused patches (#43766)
  • d6a0d41[restc-cpp] update to 1.0.0 (#43602)
  • 054637a[boost] Update to 1.86.0 (#40465)
  • 6aefaf4[restc-cpp] Add C++17 option to fix build error (#40418)
  • 6b1f3c0[restc-cpp] use modern cmake helpers (#29016)
  • d781bd9[restc-cpp] make using boost-log an optional feature (#18683)
  • f9d514a[restc-cpp] new port (#15739)