RFC 7252, 5.8 Method Definitions
In this section, each method is defined along with its behavior. A
request with an unrecognized or unsupported Method Code MUST generate
a 4.05 (Method Not Allowed) piggybacked response.
What should happen, if a NON request uses a unrecognized/unsupported Method Code?
I vague remember, that there is some specific in handling NON requests, but I fail to see it again.
(Related to Californium issue 2346 )