Skip to content
This repository has been archived by the owner on May 28, 2018. It is now read-only.

Undertow container implementation #3722

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Undertow container implementation #3722

wants to merge 8 commits into from

Commits on Nov 20, 2017

  1. Basic handling for undertow requests

    Jonathan Como committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    818e50f View commit details
    Browse the repository at this point in the history
  2. Flesh out response writer

    Jonathan Como committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    5e69b45 View commit details
    Browse the repository at this point in the history
  3. Provider and Factory for container

    Jonathan Como committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    8713f5f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Read headers into context properly

    Jonathan Como committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    761945c View commit details
    Browse the repository at this point in the history
  2. Tests for undertow container; copies some code from other container t…

    …est suites
    Jonathan Como committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    1698bff View commit details
    Browse the repository at this point in the history
  3. Flesh out the factory; comments; localization

    Jonathan Como committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    5edd6d8 View commit details
    Browse the repository at this point in the history
  4. Fix pom

    Jonathan Como committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    94412b8 View commit details
    Browse the repository at this point in the history
  5. Replace references to Jetty

    Jonathan Como committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    033e64a View commit details
    Browse the repository at this point in the history