https://issues.apache.org/bugzilla/show_bug.cgi?id=54409

Philippe Mouawad <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
           Hardware|PC                          |All
            Version|2.3.4                       |2.8
         Resolution|---                         |WONTFIX
            Summary|Request doesnt send headers |Request Header
                   |                            |Authorization is not shown
                   |                            |in Request Tab of View
                   |                            |Results Tree
                 OS|Linux                       |All

--- Comment #3 from Philippe Mouawad <[email protected]> ---
In fact header is sent but it does not appear in Request tab due to due to
security limitation of Java HTTP Impl :

-
http://stackoverflow.com/questions/2864062/getrequestpropertyauthorization-always-returns-null

-
http://www.docjar.com/html/api/sun/net/www/protocol/http/HttpURLConnection.java.html


Use HttpClient 4 or 3.1 and it will appear.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to