Shubham Prajapat
Shubham Prajapat

Shubham Prajapat

Follow
Follow
home
Tag

http2

#http2

More content

Read more stories on Hashnode


Articles with this tag

How to enable HTTP2 in AWS ELB?

Dec 5, 20222 min read128 views

To use HTTP/2 on Amazon Web Services (AWS) Elastic Load Balancer (ELB), you will need to create an Application Load Balancer (ALB) and enable HTTP/2...

How to enable HTTP2 in AWS ELB?

Enable HTTP2 for NodeJS Applications using Nginx

Dec 5, 20222 min read182 views

To use HTTP/2 in a NodeJS application, you will need to use an HTTP/2-enabled web server, such as Nginx or Apache, as a reverse proxy for your NodeJS...

Enable HTTP2 for NodeJS Applications using Nginx

How to Use HTTP2 in Loopback 4 Applications?

Nov 23, 20222 min read76 views

HTTP/2 is a major revision of the HTTP network protocol mainly in highlights because it makes our applications faster. Tech giants including Google,...

How to Use HTTP2 in Loopback 4 Applications?