Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
otobongfp committed Sep 24, 2024
1 parent 29625f5 commit 0a949f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ export type RequestLike = {
export type ResponseLike = {
status: number;
headers: Headers;
protocol?: string;
};

// see https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-message-signatures-06#section-2.3.1
Expand Down

0 comments on commit 0a949f1

Please sign in to comment.