hertz icon indicating copy to clipboard operation
hertz copied to clipboard

Go HTTP framework with high-performance and strong-extensibility for building micro-services.

Results 142 hertz issues
Sort by recently updated
recently updated
newest added

#### What type of PR is this? test #### Check the PR title. - [x] This PR title match the format: \(optional scope): \ - [x] The description of this...

#### What type of PR is this? feat #### Check the PR title. - [ ] This PR title match the format: \(optional scope): \ - [ ] The description...

#### What type of PR is this? #### Check the PR title. - [ ] This PR title match the format: \(optional scope): \ - [ ] The description of...

**Is your feature request related to a problem? Please describe.** - Currently, hertz only supports GZIP compression, but users need to deflate compresses as well. **Describe the solution you'd like**...

good first issue
help wanted

**Describe the bug** Upstream JSON lib `sonic` is suffering from `linkname` usage locking down. And it affects hertz according to reports. got the same issue from `cloudwego/hertz`. _Originally posted by...

## What type of PR is this? * feat ## Check the PR title. - [x] This PR title match the format: \(optional scope): \ - [x] The description of...

**Is your feature request related to a problem? Please describe.** Feature request. **Describe the solution you'd like** Standard library exposes `http.ErrMissingFile` the same should be exposed by `protocol`. I can...

#### What type of PR is this? fix #### Check the PR title. - [ ] This PR title match the format: \(optional scope): \ - [ ] The description...

#### What type of PR is this? #### Check the PR title. - [x] This PR title match the format: \(optional scope): \ - [x] The description of this PR...

**Is your feature request related to a problem? Please describe.** - Real users want hertz to support aws-lambda-go-api-proxy **Describe the solution you'd like** - hertz support aws-lambda-go-api-proxy **Describe alternatives you've...

good first issue
help wanted