We are querying a node.js based server in our company and of the servers every so often throws a http status 502 after exactly 2 minutes saying \"Server Hangup\". I saw a lot of questions being asked
This is quite an odd question, but I am trying to test the Web.Config settings for custom errors e.g.:
Now this is tightly coupled to the question I raised and had answered yesterday. This question/answer works well for t开发者_Python百科esting asp.net errors (such as straight for 500, 404, 502 etc e
I have a set of php pages that I use specifically for AJAX requests. I was wonder what would be the best HTTP error code for when the page 开发者_JAVA百科is accessed through a normal request.
I have a RESTful API created with ASP.NET MVC2 that returns all data as XML: string xml = Serialize(Data, context, AcceptCharsetList, encoding);
I\'m running into brick wall after brick wall. I have an application that is making an AJAX call, but seems to never hit the server. Instead, jQuery returns with an error status in the XMLHTTPRequest
As i\'ve mentioned in topic. I have WCF Rest Service, and ASP.NET MVC3 client. In ASP\'s controller i\'m using
I\'m using a lighttpd 404 error handler, with a static 404 page. The entire conf file looks like this:
I have an ASP.NET Web Service, when I call it occasionally it returns the correct response, other times it is returning the exception The request failed with HTTP status 401: OK. Can someone please pr
We have a page where the user enters his credentials. The user is then redirected to the landing page but we just discovered recently that on Safari 5.1 the redirection doesn\'t occur and is reported