Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

response_writer: support http/2 push #188

Merged
merged 4 commits into from Mar 27, 2020
Merged

response_writer: support http/2 push #188

merged 4 commits into from Mar 27, 2020

Commits on Mar 25, 2020

  1. add http/2 push support

    jeffprestes committed Mar 25, 2020
    Copy the full SHA
    f38b5b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Update method return suggested by unknown at response_writer.go

    Co-Authored-By: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
    jeffprestes and unknwon committed Mar 26, 2020
    Copy the full SHA
    91f4cdf View commit details
    Browse the repository at this point in the history
  2. usage of errors.New

    jeffprestes committed Mar 26, 2020
    Copy the full SHA
    29660c3 View commit details
    Browse the repository at this point in the history
  3. Update response_writer.go

    unknwon committed Mar 26, 2020
    Copy the full SHA
    efc1289 View commit details
    Browse the repository at this point in the history