actix-web icon indicating copy to clipboard operation
actix-web copied to clipboard

feat: Add earlydata middleware

Open dasJ opened this issue 2 years ago • 0 comments
trafficstars

PR Type

Feature

PR Checklist

  • [x] Tests for the changes have been added / updated.
  • [x] Documentation comments have been added / updated.
  • [x] A changelog entry has been made for the appropriate packages.
  • [x] Format code with the latest stable rustfmt.
  • [ ] (Team) Label with affected crates and semver status.

Overview

The docs should pretty much explain what it does. This is essentially a port of https://docs.gofiber.io/api/middleware/earlydata

Currently a draft for early review because it depends on https://github.com/hyperium/http/pull/606

dasJ avatar May 05 '23 12:05 dasJ