• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

microsoftarchive/http2-katana: HTTP 2.0 with Katana

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

microsoftarchive/http2-katana

开源软件地址:

https://github.com/microsoftarchive/http2-katana

开源编程语言:

C# 100.0%

开源软件介绍:

#http2-katana

This is an implementation of Hypertext Transfer Protocol version 2 in C# with OWIN Katana. Be aware this code is released as a prototype of static files server, test client and Bing proxy demo server. This should only be used for interoperability testing.

##Development Status This prototype supports h2-12 (http://tools.ietf.org/html/draft-ietf-httpbis-http2-12) and headers compression 07 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-07).

HTTP/2 Features Support
ALPN Yes
Upgrade Yes
SNI Yes
NPN No
Direct No
ALTSVC No

##Public Test Server The following endpoints are available to try out http2-katana implementation:

##Build instructions: Build Http2.Katana solution. All executables (static files server, test client, Bing proxy) and required libraries will be under Drop direcrtory. You can use Http2.Owin.StaticFiles.Sample.exe to start static files server or alternatively install server as windows service using Http2.Owin.Service.Sample.exe. Also use Http2.Owin.BingProxy.Sample.exe to run Bing proxy demo server.

##Endpoints Configuration All of servers under Drop folder could be configured with *.config files. The follwoing options are avaliable:

Key Description
useSecurePort use secure adress or not
secureAddress address for https urls (ALPN)
unsecureAddress address for http urls (Upgrade)
handshakeOptions value of 'handshake' or 'no-handshake' (response by http/1.1)
server-name used by SNI to validate host name
securePort port number for secureAddress
unsecurePort port number for unsecureAddress

##Tests Running It's easy. Just install XUnit framework extension for Visual Studio and run tests from Test Explorer window.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap