Commit Graph

4 Commits

Author SHA1 Message Date
LIU Xiao
b1b2f75473 server: update cpp-httplib to version that support win7 by setting _WIN32_WINNT<_WIN32_WINNT_WIN8 2024-08-03 20:09:32 +08:00
LIU Xiao
8b127f0cc5 server: Windows 7 compatibility 2024-08-03 20:09:31 +08:00
Xuan Son Nguyen
91f8ad167d
Server: version bump for httplib and json (#6169)
* server: version bump for httplib and json

* fix build

* bring back content_length
2024-03-20 13:30:36 +01:00
Steward Garcia
7e4ea5beff
examples : add server example with REST API (#1443)
* Added httplib support

* Added readme for server example

* fixed some bugs

* Fix the build error on Macbook

* changed json11 to nlohmann-json

* removed some whitespaces

* remove trailing whitespace

* added support custom prompts and more functions

* some corrections and added as cmake option
2023-05-21 20:51:18 +03:00