Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http

How to mock Net::HTTP::Post?

ruby http rspec tdd bdd

Which HTTP status code to use when REST API user is trying to acces an object and there is an error?

What is the difference between http and https in programming [closed]

html http https

Can I set the getaddrinfo timeout in Android for DefaultHttpClient?

How to send an image over Java HTTP server

java http

Can REST be implemented over FTP?

web-services rest http ftp

http.Client rejects request with >unsupported protocol scheme ""< even if it's set

http go https

How to perform multiple Http requests (Tasks) in bulk in Elm lang

http task elm

the request doesn't contain a multipart/form-data or multipart/mixed stream, content type header is application/x-www-form-urlencoded

Django rest framework, set the api response Content-Encoding to gzip

Does http protocol version "HTTP/1.1" include https?

java apache http

Return 404 for every null response

HTTP::Request replacing underscores with hyphens in headers

perl http header

Errno::ECONNREFUSED (Failed to open TCP connection to :80 (Connection refused - connect(2) for nil port 80))

ruby http httparty

Samsung internet browser ignoring set-cookie on Ajax request

Why doesn't IIS support chunked transfer encoding?

How to check programatically whether web server has http compression enabled?

.net http compression

Can a PHP script start another PHP script and exit?

Header order question in PHP (and HTTP in general)

php http http-headers

Stream a file to the HTTP response in Pylons

python http pylons