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 HTTP spec #508

Merged
merged 38 commits into from
Jun 13, 2024
Merged

add HTTP spec #508

merged 38 commits into from
Jun 13, 2024

Commits on Jan 22, 2023

  1. add HTTP spec

    marten-seemann committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    bc1aa59 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    1f075f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12f86b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. better motivation for libp2p+HTTP (#515)

    * better motivation for libp2p+HTTP
    
    * incorporate review feedback
    marten-seemann authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    146c09a View commit details
    Browse the repository at this point in the history
  2. fix a few typos

    Co-authored-by: Marcin Rataj <[email protected]>
    marten-seemann and lidel authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    5398f5d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    b6c1bc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a57943 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Merge pull request #529 from libp2p/http-well-known-configuration

    http: use .well-known/libp2p.json for configuration
    MarcoPolo authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d506145 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    946f516 View commit details
    Browse the repository at this point in the history
  2. Add link

    MarcoPolo committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3681472 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge comments

    MarcoPolo committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    dd5d07c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #556 from libp2p/marco/http-update

    HTTP: Reformat the spec from the Point of View of an implementer + Peer ID Auth
    MarcoPolo authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    46d1857 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebe612c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Add lidel to interest group

    MarcoPolo committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7e5a077 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Update http/README.md

    Co-authored-by: Thomas Eizinger <[email protected]>
    MarcoPolo and thomaseizinger authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    db2b3b5 View commit details
    Browse the repository at this point in the history
  2. Formatting

    MarcoPolo committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6319458 View commit details
    Browse the repository at this point in the history
  3. Add thomas

    MarcoPolo committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c7c9c43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    454e25c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a25267b View commit details
    Browse the repository at this point in the history
  6. Grammar fixes

    MarcoPolo committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3014b22 View commit details
    Browse the repository at this point in the history
  7. Lidel suggestions

    MarcoPolo committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f96359b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e87960 View commit details
    Browse the repository at this point in the history
  9. Grammar fix

    MarcoPolo committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d0f0d93 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    8fbd64a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71415b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    4a03bb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    877899d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Define the multiaddr URI

    MarcoPolo committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    dc71f2c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. update protocol name for IPFS gateway

    Co-authored-by: Marcin Rataj <[email protected]>
    marten-seemann and lidel authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d8850aa View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    78e8ca1 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Use SHOULD instead of MUST

    MarcoPolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d30efda View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    8628b5a View commit details
    Browse the repository at this point in the history
  2. Rename well-known

    MarcoPolo committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3c0ac40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75bc635 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Sukun's review comments

    MarcoPolo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f95e4db View commit details
    Browse the repository at this point in the history
  2. Small typo fixes

    MarcoPolo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e3eb9dc View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Update to http-path

    MarcoPolo committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    95ffe6d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Merge pull request #568 from libp2p/marco/multiaddr-scheme

    libp2phttp: Define the multiaddr URI
    MarcoPolo authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8f44d00 View commit details
    Browse the repository at this point in the history