diff options
author | LC <mathew1800@gmail.com> | 2020-10-29 01:54:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-29 01:54:45 -0400 |
commit | 1a6b1bf1d7d54218d933722a0bfc3d4e6762ac0e (patch) | |
tree | 626978551472dce8381730d277f930bc0bc5be07 /externals/httplib/README.md | |
parent | c5134cbf3a65941e1d7214d73f5775aab78074f5 (diff) | |
parent | cf63eacc1a34924a01e7d8586fccb7d7561d2250 (diff) |
Merge pull request #4857 from liushuyu/master
web_service: follow-up fix to #4842
Diffstat (limited to 'externals/httplib/README.md')
-rw-r--r-- | externals/httplib/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/httplib/README.md b/externals/httplib/README.md index 73037d297..1940e446c 100644 --- a/externals/httplib/README.md +++ b/externals/httplib/README.md @@ -1,4 +1,4 @@ -From https://github.com/yhirose/cpp-httplib/tree/fce8e6fefdab4ad48bc5b25c98e5ebfda4f3cf53 +From https://github.com/yhirose/cpp-httplib/tree/ff5677ad197947177c158fe857caff4f0e242045 with https://github.com/yhirose/cpp-httplib/pull/701 MIT License |