jetty/jetty.project

Jetty 12 - Investigate how to handle HTTP Message Signatures

Open

#9,209 opened on Jan 25, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (1,913 forks)batch import
EnhancementHelp WantedSpecification

Repository metrics

Stars
 (3,701 stars)
PR merge metrics
 (Avg merge 6d 14h) (48 merged PRs in 30d)

Description

Jetty version(s) Jetty 12

Description HTTP Request/Message Signatures is becoming popular in some contexts. (eg: OAuth) We should either support it, or at least document how to support it.

Contributor guide