How is the reserved header to be handled? #17
Answered
by
stephenberry
justDeeevin
asked this question in
Q&A
-
Pretty simple question. Should I just skip past it? |
Beta Was this translation helpful? Give feedback.
Answered by
stephenberry
Jun 18, 2025
Replies: 1 comment
-
It shouldn't be implemented as it is reserved for more features in the future. So, it should probably be an error if encountered. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
justDeeevin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It shouldn't be implemented as it is reserved for more features in the future. So, it should probably be an error if encountered.