Details
- 
        Type:
 Improvement
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 3.3, EE-3.3.0.GA_P01
 - 
            Component/s: Push Library
 - 
            Labels:None
 - 
            Environment:ICEpush
 
Description
                    Add getAttribute(String) and setAttribute(String, Object) methods to the Request interface, just like the ServletRequest interfaces has them.
            
I added the mentioned methods to the Request interface and implemented them in the classes implementing the Request interface. Marking this one as FIXED.