File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -2404,9 +2404,16 @@ <h3>Processing Capabilities</h3>
2404
2404
information to the < a > local end</ a > .
2405
2405
2406
2406
< dt > "< code > proxy</ code > "
2407
- < dd > < p > If the < a > endpoint node</ a > does not support the proxy
2408
- configuration defined in < var > value</ var > ,
2409
- return < a > success</ a > with data < a > < code > null</ code > </ a > .
2407
+ < dd > < p > If the < a > endpoint node</ a > does not allow the proxy it
2408
+ uses to be configured, or if the proxy configuration defined
2409
+ in < var > value</ var > is not one that passes the < a > endpoint
2410
+ node</ a > 's implementation-specific validity checks,
2411
+ return < a > success</ a > with data < a > < code > null</ code > </ a > .
2412
+
2413
+ < p class =note > A < a > local end</ a > would only send this capability
2414
+ if it expected it to be honored and the configured proxy
2415
+ used. The intent is that if this is not possible a new session
2416
+ will not be established.
2410
2417
2411
2418
< dt > < strong > Otherwise</ strong >
2412
2419
< dd > < p > If < var > name</ var > is not the key of an
You can’t perform that action at this time.
0 commit comments