Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http

Golang communicating the name of the file served to the browser/client

file http go server

Go HTTP Server Performance Issue

Is it safe to send user email in a GET request?

http security get

Send a request with a body to AWS Lambda

Does the ETag header make the Cache-Control header obsolete? How to make sure Cache-Control is not harmful then?

What HTTP status code should server return if client request can't be fulfilled at the moment because of some business logic?

rest api http

How to return CREATED status (201 HTTP) in ResponseEntity

Does Solidity have HTTP request function?

Easily mockable HTTP client framework for C#

c# http tdd mocking

Redirecting URLs (with specific GET parameters)

apache http redirect

css and image sprites

html css http image css-sprites

Destroying $_SERVER session?

Why doesn't all web traffic by default use https for encryption? (or an encrypted http) [duplicate]

security http https

Ext JsonStore doing a POST even if I set it to GET

javascript json http extjs

How to limit upload file size in Wicket

When to use TCP and HTTP in node.js?

http tcp node.js

After HTTP GET request, the resulting string is cut-off - content has been consumed

java string http get

What's 305 HTTP status code? How to use it properly?

How to download a certain byte of the file via http

java http

Any performance difference between http 304 and 404?