johannhof / draft-annevk-johannhof-httpbis-cookies

https://johannhof.github.io/draft-annevk-johannhof-httpbis-cookies/draft-annevk-johannhof-httpbis-cookies.html
Other
2 stars 1 forks source link

Correct broken ABNF #7

Closed annevk closed 3 months ago

annevk commented 3 months ago

Apparently the removal of a space behind "1." impacted the ABNF formatting. This could not be fixed by also indenting the ABNF by three instead of four spaces. This single-space fix appears to be the only way to resolve this.

Fixes #2.