Gary Gregory created HTTPCORE-453:
-------------------------------------

             Summary: ServerBootstrap should traverse handler map in insertion 
order
                 Key: HTTPCORE-453
                 URL: https://issues.apache.org/jira/browse/HTTPCORE-453
             Project: HttpComponents HttpCore
          Issue Type: Bug
          Components: HttpCore
    Affects Versions: 5.0-alpha2
            Reporter: Gary Gregory
            Assignee: Gary Gregory


The {{ServerBootstrap}} method {{create()}} should traverse handler map in 
insertion order.

This will allow a user to register handlers in a specific order. Whether or not 
various internal parts follow the order will be addressed in other tickets, but 
at least the {{ServerBootstrap}} builder should not loose track of the 
registration order.





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to