« Return to Thread: Custom HTTP response

Custom HTTP response

by vitaly-18 :: Rate this Message:

Reply to Author | View in Thread

hi all,
1.is there any possibility to send( and how :-)) ) custom HTTP  
response back to client request?
Something like:
return(remote.Response(response, status=remoting.STATUS_ERROR))

2.how can I set the custom response to some particular HTTP code and  
message(body)?

Appreciate the help.

_______________________________________________
PyAMF users mailing list - users@...
http://lists.pyamf.org/mailman/listinfo/users

 « Return to Thread: Custom HTTP response