search for: restfuly

Displaying 1 result from an estimated 1 matches for "restfuly".

Did you mean: restful
2009 Jan 26
1
Mongrel::HttpParserError
I''m new to rails, started first project today. I''m also using flex and want to go RESTful over HTTP as much as possible, most posts seem to think this is not possible! Everything runs RESTfuly fine in the flex local sandbox, but fails in the remote sandbox due to security. I''m using as3httpclientlib as HTTPService doesn''t do the job. Flash sends a request <policy-file-request/> over the socket and expects the policy file back. This is not HTTP so I get: HTTP par...