Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    HTTP/2 in Action

    Posted By: arundhati
    HTTP/2 in Action

    Barry Pollard, "HTTP/2 in Action"
    English | ISBN: 1617295167 | 2019 | 416 pages | MOBI | 10 MB

    Summary

    HTTP/2 in Action is a complete guide to HTTP/2, one of the core protocols of the web. Because HTTP/2 has been designed to be easy to transition to, including keeping it backwards compatible, adoption is rapid and expected to increase over the next few years. Concentrating on practical matters, this interesting book presents key HTTP/2 concepts such as frames, streams, and multiplexing and explores how they affect the performance and behavior of your websites.

    Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

    About the Technology

    HTTP—Hypertext Transfer Protocol—is the standard for exchanging messages between websites and browsers. And after 20 years, it's gotten a much-needed upgrade. With support for streams, server push, header compression, and prioritization, HTTP/2 delivers vast improvements in speed, security, and efficiency.

    About the Book

    HTTP/2 in Action teaches you everything you need to know to use HTTP/2 effectively. You'll learn how to optimize web performance with new features like frames, multiplexing, and push. You'll also explore real-world examples on advanced topics like flow control and dependencies. With ready-to-implement tips and best practices, this practical guide is sure to get you—and your websites—up to speed!

    What's Inside

    HTTP/2 for web developers
    Upgrading and troubleshooting
    Real-world examples and case studies
    QUIC and HTTP/3

    About the Reader

    Written for web developers and site administrators.

    About the Authors

    Barry Pollard is a professional developer with two decades of experience developing, supporting, and tuning software and infrastructure.

    Table of Contents

    PART 1 MOVING TO HTTP/2
    Web technologies and HTTP
    The road to HTTP/2
    Upgrading to HTTP/2
    PART 2 USING HTTP/2
    HTTP/2 protocol basics
    Implementing HTTP/2 push
    Optimizing for HTTP/2
    PART 3 ADVANCED HTTP/2
    Advanced HTTP/2 concepts
    HPACK header compression
    PART 4 THE FUTURE OF HTTP
    TCP, QUIC, and HTTP/3
    Where HTTP goes from here