Questions tagged as 'http'

2
answers

What better server side technology to serve information to cross-platform software? [closed]

We know that you can access Facebook from various clients, such as browsers, android, iOS, etc. I know that via browser the HTTP protocol is used (obviously) with technologies such as AJAX and Comet (chat, real-time notifications). Doub...
asked by 13.03.2014 / 20:50
1
answer

http requests using the C language on windows? [closed]

How to make http requests using the C language in windows? No need to post code, just a good reference is enough for me :) But if someone has an example it will be of great help;)     
asked by 28.05.2018 / 23:43
2
answers

HttpClient throwing exception org.hibernate.exception.GenericJDBCException?

Is there any reason for the following code to throw this exception? I have a webservice that queries my bank and transforms everything into xml and then sends to another webservice gets the answer and updates my database, everyth...
asked by 14.03.2014 / 17:45
1
answer

How to correct the 403 Forbidden error? [closed]

Using Mozilla when I try to do a search I get a "403 Forbidden" response. What to do?     
asked by 24.10.2015 / 22:07