5db97ca959
version 5.4.0
...
remove CORS default header from PIHTTPServer
fix several docs
fix PIMathVector::dot return type
add units directory with PIUnits facility
2025-09-26 21:33:45 +03:00
ef8b785ac6
version 5.1.0
...
PIHTTPServer now can handle path with partially *, ** and {} path arguments
PIHTTP::MessageConst add queryArguments() and pathArguments(). arguments() now union of these args
2025-08-28 19:48:19 +03:00
04152f05a9
some autogen docs
2025-08-14 14:07:52 +03:00
ce1aee1553
PIHTTP::MessageConst code categories
...
PIHTTPClient migrated to curl_multi_api
2025-05-14 16:21:38 +03:00
8a61cfe7ef
new cmake
2025-04-29 21:50:17 +03:00
65d3168eb5
PICout::withExternalBufferAnd decomposed to PICout::withExternalBufferAndID and PICout::withExternalBufferAnd
...
PIString::toPercentageEncoding/fromPercentageEncoding
piStringify()
PIHTTPClient support arguments
some doc
2024-11-26 18:26:02 +03:00
1acaf24df9
PIHTTPServer basic auth works
2024-11-24 23:23:08 +03:00
dff4f2b3a0
add http_client library, using libcurl
...
take out common http entities to http_common dir
2024-11-23 17:54:22 +03:00