He Rugen
He Rugen
**Is your feature request related to a problem? Please describe.** iris can just serve as a http/1.1 or http2 with TLS server **Describe the solution you'd like** serve as http2...
**Is your feature request related to a problem? Please describe.** iris cannot parse http request with content-type as multipart/related **Describe the solution you'd like** can handle multipart/related request and response...
Condition: I want to use iris's http basic auth feature to add login function to my web service. The procedure I expect is as follow: a. user visit my web...
Environment: go version go1.13 linux/amd64 libprotoc 3.14.0 Here follows my operation step: 1. git clone https://github.com/googleapis/gnostic 2. cd gnostic 3. make And then errors happened: ``` # github.com/googleapis/gnostic/metrics/vocabulary metrics/vocabulary/vocabulary.go:71:29: cannot...
The wireshark now have support the grpc dissecting base on http2,but I cannot decode the helium blockchain message into http2 using wireshark, then I guess that the blockchain message is...
Hi, there's errors happens when running with the example asn files in the repo, seems missing support of CHOICE type ``` $asn1go rfc1155.asn1 Errors generating Go AST from module: Ignoring...