diff --git a/Http11Probe.sln.DotSettings.user b/Http11Probe.sln.DotSettings.user new file mode 100644 index 0000000..47b712b --- /dev/null +++ b/Http11Probe.sln.DotSettings.user @@ -0,0 +1,3 @@ + + ForceIncluded + \ No newline at end of file diff --git a/docs/content/probe-results/_index.md b/docs/content/probe-results/_index.md index a7e72ca..d29af06 100644 --- a/docs/content/probe-results/_index.md +++ b/docs/content/probe-results/_index.md @@ -24,6 +24,10 @@ HTTP/1.1 compliance comparison across frameworks. Each test sends a specific mal These results are from CI runs (`ubuntu-latest`). Click on the **Compliance**, **Smuggling**, or **Malformed Input** tabs above for detailed results per category. {{< /callout >}} +{{< callout type="warning" >}} +**Glyph11** is an HTTP/1.1 parsing library currently in development and is included here only as a reference implementation. Its results should not be compared directly with production-grade servers. +{{< /callout >}} +