Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http

What HTTP error code to return for name already taken?

http error-code

How to modify the header of a HttpUrlConnection

What is the best way to send HTTP requests from Windows Powershell?

http networking powershell

How to access POST data in PHP?

php http post

How can I enable HTTP/2 on HAProxy?

http https haproxy http2

How can I make a request with a bearer token in Go

http go request authorization

How do I do awesome refreshless page changes like GitHub do?

html http https github

Is it worth to exclude null fields from a JSON server response in a web application to reduce traffic?

Is PUT/DELETE idempotent with REST automatic?

http rest

How can I find out whether a server supports the Range header?

http http-headers

Is it worth the effort to try to reduce JSON size?

Spoofing the origination IP address of an HTTP request

Angular js - detect when all $http() have finished

Possible to throw a 404 error within an ASP.Net page?

asp.net http exception

How to set Content-Type and Accept in angular2 getting error 415 Unsupported Media Type

http service angular

Is it possible to forward NON-http connecting request to some other port in nginx?

http tcp nginx

Django redirecting http -> https

What status code should I return for a connection error?

http http-headers

How to pass URLSearchParams in the HttpClient "get" method - Angular 5

Keeping a session in python while making HTTP requests

python http authentication