From 1f51056bd64e73d1aa81321bc3c098575b1bc78a Mon Sep 17 00:00:00 2001 From: Aaron Gokaslan Date: Thu, 4 Sep 2025 18:59:29 +0000 Subject: [PATCH] [BE]: Update cpp-httplib submodule to 0.26.0 (#162181) Update cpp-httplib with better error handling, bugfixes, and performance. Header only library update. Pull Request resolved: https://github.com/pytorch/pytorch/pull/162181 Approved by: https://github.com/jansel --- third_party/cpp-httplib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/cpp-httplib b/third_party/cpp-httplib index 3af7f2c1614..89c932f313c 160000 --- a/third_party/cpp-httplib +++ b/third_party/cpp-httplib @@ -1 +1 @@ -Subproject commit 3af7f2c16147f3fbc6e4d717032daf505dc1652c +Subproject commit 89c932f313c6437c38f2982869beacc89c2f2246