From 64633727993525fb26b858af4c7a86580d83fe72 Mon Sep 17 00:00:00 2001 From: Matthias Date: Wed, 21 Oct 2020 13:03:55 +0200 Subject: [PATCH] Mention support for relative urls --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a18f3e..21d86c9 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This comparison is made on a best-effort basis. Please create a PR to fix outdat | GZIP compression | ✔️ | **?** | **?** | ✔️ | **?** | ✔️ | **?** | ✖️ | | Basic Auth | ✖️ | ✖️ | ✖️ | ✔️ | ✖️ | ✔️ | ✖️ | ✖️ | | Custom user agent | ✔️ | ✖️ | ✖️ | ✔️ | ✖️ | ✔️ | ✖️ | ✖️ | -| Relative URLs | ✖️ | ✔️ | ✖️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | +| Relative URLs | ✔️ | ✔️ | ✖️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | | Skip relative URLs | ✔️ | ✖️ | ✖️ | **?** | ✖️ | ✖️ | ✖️ | ✖️ | | Include patterns | ✖️ | ✔️ | ✖️ | ✔️ | ✖️ | ✖️ | ✖️ | ✖️ | | Exclude patterns | ✔️ | ✖️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |