Skip to content

Commit

Permalink
Merge pull request #181 from ietf-wg-masque/fix180
Browse files Browse the repository at this point in the history
Reject not fail
  • Loading branch information
DavidSchinazi committed Sep 25, 2023
2 parents 58698bb + 860a790 commit ec57cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-masque-connect-ip.md
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ ipproto = 1*3DIGIT / "*"

IP proxies MAY perform access control using the scoping information provided by
the client, i.e., if the client is not authorized to access any of the destinations
included in the scope, then the IP proxy can immediately fail the request.
included in the scope, then the IP proxy can immediately reject the request.

## Capsules

Expand Down

0 comments on commit ec57cea

Please sign in to comment.