base-drafts VS http-extensions

Compare base-drafts vs http-extensions and see what are their differences.

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
base-drafts http-extensions
10 4
1,659 471
0.4% 0.6%
3.7 9.7
3 months ago 4 days ago
Shell Python
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

base-drafts

Posts with mentions or reviews of base-drafts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-19.
  • Web Transport API for Low-Latency Data Streams
    1 project | dev.to | 14 May 2025
    QUIC Protocol Overview
  • Multipath TCP for Linux
    6 projects | news.ycombinator.com | 19 Apr 2024
    QUIC is a step backwards here; it has no multipath support: https://lwn.net/Articles/964377/

    Multipath: There are several areas where TCP still has an advantage over QUIC. One of those is multipath support. Multipath TCP connections can send data on different network paths simultaneously — for example, sending via both WiFi and cellular data — to provide better throughput than either path permits individually.

    Server connection migration is explicitly forbidden by QUIC:

    https://github.com/quicwg/base-drafts/pull/2031

  • What does TCP/IP, OSI model even in means in job requirements
    1 project | /r/cybersecurity | 9 Dec 2022
  • RFC 9114 – HTTP/3
    1 project | news.ycombinator.com | 6 Jun 2022
    https://github.com/quicwg/base-drafts/issues/253

    TL;DR just like HTTP/2, we wanted to avoid friction in deploying these protocols. Having to rewrite URLs because of new schemes is pretty unpalatable, it has major impact. Instead, HTTP/3 can rely on other IETF-defined mechanisms like Alt-Svc (RFC 7838) and the more recent SVCB / HTTPS RR [1] DNS-based methods. The latter has been deployed on Cloudflare a while [2] and supported in Firefox. Other user agents have also expressed interest or intent to support it.

    The net outcome is that developers can by and large focus on HTTP semantics, and let something a little further down the stack worry more about versions. Sometime devs will need to peek into that area, but not the majority.

    [1] - https://datatracker.ietf.org/doc/html/draft-ietf-dnsop-svcb-...

  • Announcing s2n-quic 1.0
    9 projects | /r/rust | 17 Feb 2022
    After lots of hard work, we're excited to open-source [s2n-quic](https://github.com/aws/s2n-quic), a Rust implementation of the [IETF QUIC protocol](https://quicwg.org/). Feel free to ask any questions here in the comments or by [opening an issue](https://github.com/aws/s2n-quic/issues/new/choose). Thanks!
  • The IETF QUIC Working Group
    1 project | news.ycombinator.com | 24 Nov 2021
  • Crate to build network packets over UDP
    5 projects | /r/rust | 9 Jul 2021
    Maybe check out laminar and quinn, which implement custom protocols on top of UDP (quinn implements QUIC), to get an idea on how to do things.
  • QUIC is now RFC 9000
    15 projects | news.ycombinator.com | 27 May 2021
    IETF work is conducted mostly on email lists, hence the "many thousands of emails".

    For some newer work like QUIC, GitHub is used to maintain a more to-the-minute shared view of the documents, and then again as mentioned in the text you quoted, GitHub Issues and PRs are used to manage the document, particularly by the most active participants.

    https://github.com/quicwg/base-drafts - of course raising issues or PRs for them now won't do anything useful for you, because these RFCs were published. But you can see there were thousands of commits, one of the last being Martin Thompson's minor typographical tweaks summarised as "DOES IT NEVER END?!?".

  • QUIC and HTTP/3 Support Now in Firefox Nightly and Beta
    12 projects | news.ycombinator.com | 16 Apr 2021

http-extensions

Posts with mentions or reviews of http-extensions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-09-16.
  • The HTTP Query Method
    2 projects | news.ycombinator.com | 16 Sep 2024
    https://github.com/httpwg/http-extensions/blob/main/draft-ietf-httpbis-safe-method-w-body.xml
  • HTTP Message Signatures
    4 projects | news.ycombinator.com | 21 Nov 2021
    I'll take this opportunity to point out that Ed25519 support is an open issue, but no one has stepped up to specify it yet.[0]

    [0] https://github.com/httpwg/http-extensions/issues/1509

  • Signing HTTP Messages (Internet Draft)
    1 project | /r/crypto | 1 Aug 2021
    (If anyone else's first instinct was to question RSA and ECDSA in a spec but no Ed25519, see https://github.com/httpwg/http-extensions/issues/1509)
  • Defining a new HTTP method: HTTP SEARCH
    1 project | /r/programming | 12 Apr 2021
    SEARCH isn't necessarily the permanent name though, it's just a starting point. There's a difficult compatibility vs good naming debate that's not yet decided. Go join the IETF mailing list/post on GH and add your vote :-)

What are some alternatives?

When comparing base-drafts and http-extensions you can also consider the following projects:

s2n-quic - An implementation of the IETF QUIC protocol

wg-materials - Agenda, Minutes, Presentations

ops-drafts - Applicability and Manageability Statements

ietf-reviewtool - Download and review IETF documents, such as Internet-Drafts or RFCs.

quinn - Async-friendly QUIC implementation in Rust

http-core - Core HTTP Specifications

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured

Did you know that Shell is
the 10th most popular programming language
based on number of references?