|
Hi all,
I resolved my problem with the WebRobot Plugin.
I decoupled the imageJ, where the HttpClient Plugin (post method) works, from
the dinamic content of my MVT to a Production WebServer CGI (apache).
Probably, that matters, was caused by the django debug WSGI server, where I
debugged all but this.
When I'll implement the production server for dinamic content too I'll get
confirmation of this.
|