0x9k

Results 6 comments of 0x9k

> Hello. Could you give me some test data, which both of us can make tests on? Sure. For example ```java POST /url?sa=t&source=web&rct=j&url=https://zh.wikipedia.org/zh-hans/111&ved=2ahUKEwjhwLuRtbjiAhUPRK0KHRSjDpwQFjAKegQIAxAB HTTP/1.1 Host: www.google.com.hk Connection: close Content-Length: 4...

> Perfect. I will begin work on this tomorrow as I am away from my computer today. Cool. ;)

> It is not easy to display the tree in grun as every character is a node, which I think is not cool, so I will deviate from the RFC...

> Second issue is that OWS can match the empty string which is a warning that must be taken care of. yeah,OWS is definition as optional whitespace [RFC addr1](https://tools.ietf.org/html/rfc7230#section-7) [RFC...

> Third is 'rule http_message contains an optional block with at least one alternative that can match an empty string'. The culprit was message_body, which is optional and can contain...

> If @0x9k is sure that this is the full grammar in his example, then I will be glad to. Thank you for your working.I'm pretty sure,let's submitting pr and...