Skip to content

Add support for HTTP 1.0 #21

Closed
Closed
@sdeleuze

Description

@sdeleuze
Contributor

As discussed recently about the issue raised on https://jira.spring.io/browse/SPR-14964, a very simple ab -n 1 -c 1 http://localhost:8082/items/10 on Spring + Reactor Netty based server block forever likely because Reactor Netty does not support HTTP 1.0.

Activity

added this to the 0.6.1.RELEASE milestone on Dec 23, 2016
modified the milestone: 0.6.1.RELEASE on Jan 4, 2017
sdeleuze

sdeleuze commented on Jan 11, 2017

@sdeleuze
ContributorAuthor

See RxNetty feedback which supports that but only explicitly ReactiveX/RxNetty#575 (comment)

29 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @johnny@smaldini@bclozel@sdeleuze@violetagg

        Issue actions

          Add support for HTTP 1.0 · Issue #21 · reactor/reactor-netty