Go + HTTP/2

码农软件 · 软件分类 · 网络工具包 · 2019-02-26 16:28:51

软件介绍

Go + HTTP/2 项目的目的是实现 Go 语言对 HTTP/2 协议的支持。

不幸的是目前浏览器默认还没有启用 HTTP/2 的支持,可以:

  • 使用 Firefox Nightly 或者打开 about:config 并启用 "network.http.spdy.enabled.http2draft"

  • 使用 Google Chrome Canary 并打开 chrome://flags/#enable-spdy4 以启用 SPDY/4 (Chrome 对 HTTP/2 的命名方式)

本文地址:https://www.codercto.com/soft/d/186.html

Algorithms in C (Computer Science Series)

Algorithms in C (Computer Science Series)

Robert Sedgewick / Addison-Wesley Professional / 1990-01-11 / USD 59.99

This new version of the best-selling book, Algorithms, SecondEdition, provides a comprehensive collection of algorithmsimplemented in C. A variety of algorithms are described in eachofthe following ar......一起来看看 《Algorithms in C (Computer Science Series)》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

在线进制转换器
在线进制转换器

各进制数互转换器

SHA 加密
SHA 加密

SHA 加密工具