Skip to content

vendor : update cpp-httplib to 0.42.0#21781

Merged
taronaeo merged 2 commits intoggml-org:masterfrom
cabelo:cpp-httplib-0.42.0
Apr 19, 2026
Merged

vendor : update cpp-httplib to 0.42.0#21781
taronaeo merged 2 commits 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
@cabelo
Copy link
Copy Markdown
Contributor Author

cabelo commented Apr 15, 2026

@richardkiss and @deadprogram I update BoringSSL to 0.20260413.0 too

Thanks

@cabelo
Copy link
Copy Markdown
Contributor Author

cabelo commented Apr 19, 2026

@taronaeo help me with the PR?

@taronaeo taronaeo requested a review from a team April 19, 2026 12:47
Copy link
Copy Markdown
Member

@CISC CISC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quite honestly though, I think 0.43.0 is imminent. :)

@taronaeo
Copy link
Copy Markdown
Member

CI failures seem unrelated to this PR. Merging.

@taronaeo taronaeo merged commit e365e65 into ggml-org:master Apr 19, 2026
50 of 53 checks passed
@cabelo
Copy link
Copy Markdown
Contributor Author

cabelo commented Apr 20, 2026

Quite honestly though, I think 0.43.0 is imminent. :)
@taronaeo

A mission given is a mission accomplished.

Done!

#22143

ArberSephirotheca pushed a commit to ArberSephirotheca/llama.cpp that referenced this pull request Apr 21, 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.

3 participants