We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, the leshan client use TLV as default content type. If the accept option is present in the request it will try to decode using this one.
It could be great to add a per resource or at least per object default content type API.
The text was updated successfully, but these errors were encountered:
#574: Add API to choose default content type as client side
56979c7
cd35be7
3a565f8
Implemented by #615 which is now integrated in master.
Sorry, something went wrong.
No branches or pull requests
Currently, the leshan client use TLV as default content type.
If the accept option is present in the request it will try to decode using this one.
It could be great to add a per resource or at least per object default content type API.
The text was updated successfully, but these errors were encountered: