Quote:
Originally Posted by jwallace15
It does not print "I saw the POST and toggled the pin!", it still prints the HTTP and favicon.i
Except it added one character;
|
You would have gotten the extra character eventually it's a bit of junk from the fact that this code is parsing wrong.
You did not get the message because you never get to that part of the loop.
Look up at my last post.
It shows what my FireFox browser sends to the board.
Then look at the code you have.
Specifically look at the inner conditionals that mention POST.
Look before and look after that.
There are several things wrong there.