rfc.fyi
rfc.fyi copied to clipboard
Is there a way to search for WG=null ?
I was looking for a way to find all AD-sponsored RFCs. Conceptually it's all the RFCs where
- stream == ietf
- WG == NULL
These don't seem to do the trick:
- https://rfc.fyi/?stream=ietf&wg=null
- https://rfc.fyi/?stream=ietf&wg=none
- https://rfc.fyi/?stream=ietf&wg=
Is there a way to query this?
Should be possible with a little bit of code.
Thanks. I can look into the code to add this feature. No promises on when I'll manage to get around to it though :-)
I think it would need to be in data.js:listTaggedRfcs().