rest
How would you pass HTTP Headers using a standard anchor tag?
According to the HTML4 reference there\'s no attribute to pass on HTTP headers using the anchor tag. I would like to offer a link requesting for a specific file type using the Accept header.[详细]
2023-04-09 03:50 分类:问答jQuery and Restful WebServices Security
I have a project with the following aspects: Frontend web application made in PHP, jQuery (Ajax) with a local database for aspects like end开发者_如何学编程 users authetication and configuration of[详细]
2023-04-09 03:28 分类:问答Fully featured REST server with Ruby?
Is possible to create a fully-featured 开发者_如何学JAVAREST server with Ruby (not Rails)?Yes, use sinatra.[详细]
2023-04-09 00:39 分类:问答Not able to load Microsoft.Http dll in ASP.NET MVC3 application at runtime
I created a WCF service and exposed it as REST service. I am trying to consume this service from ASP.Net MVC3 applic开发者_JAVA百科ation.[详细]
2023-04-09 00:33 分类:问答How to send to a jsp page from a rest call
I\'ve written a rest interface (with jersey), a browser w开发者_如何转开发ill be calling this rest interface. I would like show some html/jsp to the user as a response to this rest call...[详细]
2023-04-09 00:23 分类:问答Make ASP.NET WCF convert dictionary to JSON, omitting "Key" & "Value" tags
Here\'s my dilemma.I\'m using a RESTful ASP.NET service, trying to get a function to return a JS开发者_JAVA百科ON string in this format:[详细]
2023-04-08 22:22 分类:问答Are asynchronous RESTful web services possible?
Reading RESTful documentation, it does not seem like it is possible to implement an asynchronous instance, but someone may know better on SO.[详细]
2023-04-08 19:54 分类:问答JBoss AS7 + RestEasy : How to enable a custom MessageBodyReader using @Provider did nothing
I have a wierd problem. I\'m using @Provider to annote my Mapper Exception and it\'s work fine, but when I\'m using it to annote the class below it won\'t work at all.[详细]
2023-04-08 19:53 分类:问答soapUI vs rest-assured for REST API testing
What\'s better for testing a REST API in built in Spring 3.1, soapUI or 开发者_如何转开发rest-assured?oAuth 2.0 is used for authentication.It depends on who is going to create and maintain the tests.[详细]
2023-04-08 19:50 分类:问答UnknownHostException (webservice http-get)
I have this simple code, that makes a get to a webservice. For some reason it cant connect and gives the error in the log unknownHostException[详细]
2023-04-08 19:11 分类:问答