How do I read the HTTP Response headers using appery REST service. While I am able mark request parameter as Header type, is there a similar way to extract values from the header of HTTP response
How do I read the HTTP Response headers using appery REST service. While I am able mark request parameter as Header type, is there a similar way to extract values from the header of HTTP response
thanks, it works now. we are able to see requests coming in to the REST server even when proxy was not set and hence were confused.
I recreated a brand new screen with a complete new id and still the problem persists... http://appery.io/app/mobile-frame?src...
It works from the test option - the POST is seen. When used from UI, console shows no activity to profile
when i test the service from service definition, I can see the post object in Firebug in Net tab. When I do the same from the UI screen - I dont see any post tab and not able to see the POSTcontent.
Missed out a point to add.. The service is POST service. the behaviour inside appery UI seems more like GET rather than POST while testing the service from service definition test option works correctly as POST.