Ensure consistent use of HttpContext and HttpParams
---------------------------------------------------

                 Key: HTTPCORE-64
                 URL: https://issues.apache.org/jira/browse/HTTPCORE-64
             Project: HttpComponents Core
          Issue Type: Task
            Reporter: Oleg Kalnichevski
         Assigned To: Oleg Kalnichevski
             Fix For: 4.0-alpha5


(1) Review the code base and ensure HttpContext and HttpParams interfaces are 
used consistently across HttpCore  
(2) Use non-synchronized instances of HttpContext and HttpParams in those cases 
when they can be accessed by a single thread only

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to