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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

http: add writeEarlyHints function to ServerResponse #44180

Merged
merged 6 commits into from Aug 17, 2022

Commits on Aug 10, 2022

  1. http: add writeEarlyHints function to ServerResponse

    Co-Authored-By: Matteo Collina <matteo.collina@gmail.com>
    Co-Authored-By: Livia Medeiros <livia@cirno.name>
    3 people committed Aug 10, 2022
    Copy the full SHA
    3f31f7b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. add better regex pattern to match rfc8288 specs

    Wing Leung committed Aug 11, 2022
    Copy the full SHA
    35ea4b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. http2: add writeEarlyHints to http2

    Wing Leung committed Aug 13, 2022
    Copy the full SHA
    961a8a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Update lib/internal/validators.js

    Co-authored-by: Luigi Pinca <luigipinca@gmail.com>
    wingleung and lpinca committed Aug 16, 2022
    Copy the full SHA
    e9d0be0 View commit details
    Browse the repository at this point in the history
  2. http: tweak regex

    Wing Leung committed Aug 16, 2022
    Copy the full SHA
    82dea4c View commit details
    Browse the repository at this point in the history
  3. add writeEarlyHints to http2 docs

    Wing Leung committed Aug 16, 2022
    Copy the full SHA
    c204024 View commit details
    Browse the repository at this point in the history