JetBrains / JetBrains/http-request-in-editor-spec
header field-names could include request-separators?
Open
- Dominant language
- No language data
- Stars
- 152
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
According to your specs header field-names are stated as:
```
field-name:
(any input-character except ‘:’)+
```
and input-character as:
```
input-character:
any Unicode character except new-line
```
For example, this could also include request-separators. So I'm wondering, if I'm missing something here or if this is a bug in this spec!? 🤔
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.