Export to GitHub

jcoap - issue #8
optionType member variable was not getting set in CoapHeaderOption constructor
Posted on May 1, 2012 by
Helpful Cat
The optionType member variable was not getting set in CoapHeaderOption constructor. When creating a response, the getToken method returns null because the getter relies on this variable.
I pushed a change to my clone greg-mirabito-jcoap to fix this problem.
Status: New
Labels:
Type-Defect
Priority-Medium