Skip to content

HTTP 2 Compliance #40

@ben-crowhurst

Description

@ben-crowhurst
    auto settings = make_shared< Settings >( );

    Service service;
    service.add_application_layer(  http_10_instance );
    service.add_application_layer( http_11_instance );
    service.add_application_layer( http2_instance );
    service.add_application_layer(  spdy_instance );
    service.start( settings );

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions