Skip to content
New issue

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

nanocoap: add dummy handling for Uri-Host option #22

Conversation

haukepetersen
Copy link
Contributor

It seems that when I am using the command line interface of libcoap (coap-client command) for testing, it sets the Uri-Host option per default. So far this option is not handled by nanocoap and therefore the all requests having this option set are rejected. I propose to add a empty dummy handler so that we just ignore this option for now.

@kaspar030
Copy link
Owner

#5 ...

@haukepetersen
Copy link
Contributor Author

oh, then my libcoap is probably outdated... So never mind.

@haukepetersen haukepetersen deleted the fix_nanocoap_dummyhandleurihost branch September 7, 2017 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants