Http-receiver and post-request problem

Hi!

maybe one of you guys know what#s wrong

problem:

i’m using the JQuery.ajax object to send a request with Post method to the http.receiver node

i don#t know what#s going wrong , but the node doesn#t receive post data, only the “normal” http header

I’m using the live http header-plugin for firefox to check out data in request and data is there, every request…

maybe any known problems?

It drive me nuts ;-)

are you sure the vvvv webserver is running well? does http receiver node outputs non asynchron get/post regeusts? maybe try to also put a http server node inside your patch. or even better, post your patch here.

david