| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| source = ( header-reference | query-reference | path-reference | body-reference ) | ||
| ```abnf | ||
| expression = ( "$url" / "$method" / "$statusCode" / "$request." source / "$response." source ) | ||
| source = ( header-reference / query-reference / path-reference / body-reference ) |
There was a problem hiding this comment.
Did I just pick the wrong character here, or is there a difference between | and / ?
Sorry, something went wrong.
There was a problem hiding this comment.
I've just checked RFC5234 and section 3.2 gives / as "alternative" but has no references to | or "pipe" or "vertical bar".
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Include referenced sub-syntaxes so we get down to terminal definitions and the example can be parsed / highlighted correctly.