Skip to content

vendor : update cpp-httplib to 0.42.0#21781

Open
cabelo wants to merge 1 commit intoggml-org:masterfrom
cabelo:cpp-httplib-0.42.0
Open

vendor : update cpp-httplib to 0.42.0#21781
cabelo wants to merge 1 commit intoggml-org:masterfrom
cabelo:cpp-httplib-0.42.0

Conversation

@cabelo
Copy link
Copy Markdown
Contributor

@cabelo cabelo commented Apr 11, 2026

Overview

Additional information

Requirements

What's Changed

v0.42.0

  • test: WebSocketIntegrationTest.SocketSettings: do not set AF_INET
  • Refactor SSLVerifierResponse to enum class and add get_param_values method
    to Request

v0.41.0

  • Replace httplib::any / std::map<std::string, httplib::any> based res.user_data with a
    new type-safe UserData class that provides set() / get() API
  • Add parse_url utility function with UrlComponents struct for parsing URLs into
    scheme, host, port, path, and query components
  • [cmake] Allow using pre-existing zstd::libzstd target if it already exists, useful for
    projects that bundle their own zstd
  • Add header parser and URL parser fuzzers for OSS-Fuzz coverage improvement

@cabelo cabelo requested a review from ggerganov as a code owner April 11, 2026 23:18
@github-actions github-actions bot added script Script related python python script changes labels Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python python script changes script Script related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant