Skip to content

Commit

Permalink
Link for access-control deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
mnot committed Jan 20, 2024
1 parent 2373777 commit fe76356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httplint/field/deprecated.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}

OBSOLETED_FIELDS = {
"Access-Control": "",
"Access-Control": "https://www.w3.org/TR/2007/WD-access-control-20071126/#access-control0",
"C-Ext": "https://datatracker.ietf.org/doc/status-change-http-experiments-to-historic/",
"C-Man": "https://datatracker.ietf.org/doc/status-change-http-experiments-to-historic/",
"C-Opt": "https://datatracker.ietf.org/doc/status-change-http-experiments-to-historic/",
Expand Down

0 comments on commit fe76356

Please sign in to comment.