Opened 10 years ago
Closed 9 years ago
#281 closed protocol defect (fixed)
Safe-to-forward options
Reported by: | hartke@… | Owned by: | draft-ietf-core-observe@… |
---|---|---|---|
Priority: | minor | Milestone: | post-WGLC-1 |
Component: | observe | Version: | observe-07 |
Severity: | In WG Last Call | Keywords: | |
Cc: |
Description
A GET request with an Observe Option to an intermediary can contain options that the intermediary doesn't recognise.
Up to coap-11, this wasn't a problem, because these options were rejected/removed, so the request to the origin server didn't contain them.
Since coap-12, options can be "safe to forward". An intermediary can include these in a request to the server even if it doesn't recognised them.
This is a problem, because each of the options could affect the observation relationship between intermediary and server in a way that makes the notifications unsuitable for sharing between clients with different unrecognised options in their requests.
Since the intermediary doesn't recognise the options, it can also not tell if the request will lead to a new observation relationship or override an existing one.
Change History (2)
comment:1 Changed 10 years ago by cabo@…
comment:2 Changed 9 years ago by hartke@…
- Resolution set to fixed
- Status changed from new to closed
Done in observe-09
Message received by email on Thu, 07 Feb 2013 07:25:19 +0000, inserted by email2trac: