HTTP/2 official support

2019-04-12 11:00 PM (5 years ago)

The HTTP/2 protocol is now officially supported by Spincast.

You can read more about this topic in the dedicated HTTP/2 section of the documentation.

Spincast supports HTTP/2 and Server Push in two ways:

  • If your application is standalone and HTTP/2 connections are managed by the embedded server (Undertow is the default).
  • If your application is behind a reverse proxy such as Nginx or Apache.