Mail sent on the 08/31 and apparently lost.
---
Hello Erik,
it only means that you can use it. But, in a future release, manually
adding this header will be forbidden. In this case, you will have to use
the API instead.
Here is the current mapping between HTTP header and Restlet API:
http://wiki.restlet.org/docs_1.1/g1/43-restlet/130-restlet.html
best regards,
Thierry Boileau
I'm manually adding a 'Warning' header, which is generating this in
the log:
Addition of the standard header "Warning" is discouraged. Future
versions of the Restlet API will directly support it.
Is the suggestion just don't use Warning? Or is there some other way I
should be adding it?
I'm using Warning to send along additional information about what
caused a 409 Conflict to occur. Is there a better way to communicate
this information?
Thanks,
Erik