This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "HttpOnly"

From OWASP
Jump to: navigation, search
(New page: == History == == Overview == == Browsers Supporting HTTPOnly ==)
 
(Implemented Table Outline)
Line 1: Line 1:
== History ==
 
 
 
== Overview ==
 
== Overview ==
  
 
== Browsers Supporting HTTPOnly ==
 
== Browsers Supporting HTTPOnly ==
 +
 +
{|class="wikitable sortable" border="1" width="100%" align="center"
 +
|+ Table 1: Browsers Supporting HTTPOnly
 +
|-
 +
! style="background:black; color:white" | '''Browser'''
 +
! style="background:black; color:white" | '''Version'''
 +
! style="background:black; color:white" | '''Supports HTTPOnly?'''
 +
|-
 +
| Microsoft Internet Explorer
 +
| align="center" | 6 (SP1) - 7
 +
| align="center" | Yes
 +
|-
 +
| Mozilla Firefox
 +
| align="center" | 2.0.0.5
 +
| align="center" | Yes
 +
|}

Revision as of 20:36, 25 July 2007

Overview

Browsers Supporting HTTPOnly

Table 1: Browsers Supporting HTTPOnly
Browser Version Supports HTTPOnly?
Microsoft Internet Explorer 6 (SP1) - 7 Yes
Mozilla Firefox 2.0.0.5 Yes