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

Add back the typed representation of the Link header #113

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Sep 21, 2022

  1. link: move from disabled to common

    pietroalbini authored and jplatte committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    885aa42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    722f438 View commit details
    Browse the repository at this point in the history
  3. link: fix error handling code

    pietroalbini authored and jplatte committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    c4de123 View commit details
    Browse the repository at this point in the history
  4. link: use ? instead of try!

    pietroalbini authored and jplatte committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    fc22f20 View commit details
    Browse the repository at this point in the history
  5. link: remove missing bench_header

    pietroalbini authored and jplatte committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    b976cd7 View commit details
    Browse the repository at this point in the history
  6. link: depend on language_tags

    pietroalbini authored and jplatte committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    4fa2b1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba6452a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    218abf3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f797d3b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d621a3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    369966e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Address review feedback

    jplatte committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    3957921 View commit details
    Browse the repository at this point in the history
  2. Use consistent import style

    jplatte committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    aa6f57b View commit details
    Browse the repository at this point in the history
  3. Fix doctest

    jplatte committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    91f8bd4 View commit details
    Browse the repository at this point in the history