Skip to content

Commit

Permalink
Editorial
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-tiloca-sics committed Jun 1, 2024
1 parent 7d960ee commit c6d7523
Showing 1 changed file with 34 additions and 32 deletions.
66 changes: 34 additions & 32 deletions draft-ietf-core-oscore-capable-proxies.md
Original file line number Diff line number Diff line change
Expand Up @@ -1332,40 +1332,42 @@ request +-----------------------------------------------+ |
| | | | +---------+ |
v v | | | Decrypt | |
+--------------------------+ ........... | | +---------+ |
| There is no Proxy-Scheme | : Forward : | | | |
| or Proxy-Scheme-Number | : the : | | | |
| Option, but there are | : request : | | v |
| Uri-Path and/or Uri-Host | :.........: | | +----------+ |
| and/or Uri-Port Options | ^ | | | Success? |-YES -+
+--------------------------+ | | | +----------+
| | | | |
| | | | NO
| | | | |
| | | | v
| | | | ................
| .......... +---------------+ | | : OSCORE error :
| : Return : | Consume the | | | : handling :
| : 4.01 : | proxy-related | | | :..............:
| :........: | options | | |
| ^ +---------------+ | v
| | ^ | +--------------+
| There is no Proxy-Scheme | : Forward : | | | |
| or Proxy-Scheme-Number | : the : | | | |
| Option, but there are | : request : | | v |
| Uri-Path and/or Uri-Host | :.........: | | +----------+ |
| and/or Uri-Port Options | ^ | | | Success? | |
+--------------------------+ | | | +----------+ |
| | | | | | |
| | | | NO | |
| | | | | | |
| | | | | +---YES--+
| | | | |
| | | | v
| .......... +---------------+ | | ................
| : Return : | Consume the | | | : OSCORE error :
| : 4.01 : | proxy-related | | | : handling :
| :........: | options | | | :..............:
| ^ +---------------+ | |
| | ^ | v
| | | | +--------------+
| NO | | | Is there an |
| | | | | application? |
| +---------------+ | | +--------------+
| | Is it | | | | |
| | acceptable to |-YES--+ | YES NO
| | forward the | | | |
| | request? (#) | | | v
| +---------------+ | | ..........
| ^ | | : Return :
| | | | : 4.00 :
| YES | | :........:
v | | v
+--------------------------------+ | ..................
| Am I a reverse-proxy using the | | : Deliver the :
| exact value of these Uri-Path, |-NO---------+ : request to the :
| Uri-Host, and Uri-Port Options | : application :
| for proxying? | :................:
| +---------------+ | | +--------------+
| | Is it | | | | |
| | acceptable to |---YES--+ | YES NO
| | forward the | | | |
| | request? (#) | | | v
| +---------------+ | | ..........
| ^ | | : Return :
| | | | : 4.00 :
| YES | | :........:
v | | v
+--------------------------------+ | ..................
| Am I a reverse-proxy using the | | : Deliver the :
| exact value of these Uri-Path, |---NO-------+ : request to the :
| Uri-Host, and Uri-Port Options | : application :
| for proxying? | :................:
+--------------------------------+


Expand Down

0 comments on commit c6d7523

Please sign in to comment.