summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick Griffis <pgriffis@igalia.com>2021-10-07 11:57:43 -0500
committerPatrick Griffis <pgriffis@igalia.com>2021-10-08 05:45:14 -0500
commit9af7d0fc751f7afcd8b03bc827a4d3af0c4556f8 (patch)
tree69e5d4b5b8952014b76096cc72c3d6a20e3f5167 /.gitignore
parent32a079c2bf10c99075eac0cab5425fbe31148ba4 (diff)
downloadlibsoup-9af7d0fc751f7afcd8b03bc827a4d3af0c4556f8.tar.gz
auth: Add support for multiple authentication challenges at once
This allows a server sending two different Digest headers with different algorithms. libsoup will now parse both and use one that is supported.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a047ee9b..d33394c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
/po/libsoup.pot
-/meson-build/
+/*build/
/html/