--
You received this message because you are subscribed to the Google Groups "ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chicagoboss...@googlegroups.com.
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/0dc7404d-7b58-4c14-8484-3a47e1bfca47%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chicagoboss...@googlegroups.com.
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/9966d129-c887-4075-8277-0cd6d9706566%40googlegroups.com.
I think he means Req:headers(), which should return all headers in the request.
-Jesse
--
You received this message because you are subscribed to the Google Groups "ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chicagoboss...@googlegroups.com.
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/73b7adce-dfdc-4933-aab3-c5fc99a3b183%40googlegroups.com.
The fact that there's a POST request in there is interesting, and likely the cause of confusion.
The Post must be originating from the original request, because a simple link from an <a href> link will generate a GET request.
Find the source of the post and youll have your culprit. I'd bet some Javascript is doing it on page load.
-Jesse
--
You received this message because you are subscribed to the Google Groups "ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chicagoboss...@googlegroups.com.
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/63e652e5-683b-4779-acf9-88ba7e1df383%40googlegroups.com.
Excellent! Glad it was solved!
-Jesse
To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/4f34fab2-9a47-46ec-8bc4-73fc6617ec3b%40googlegroups.com.