intruxxer / zaproxy

Automatically exported from code.google.com/p/zaproxy
0 stars 0 forks source link

Rename the method HttpRequestHeader.getSecure to isSecure #596

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For better readability (and to follow the code convention) the getter method 
"boolean HttpRequestHeader.getSecure()" should be renamed to "isSecure";

The method "getSecure" will be deprecated.

Original issue reported on code.google.com by THC...@gmail.com on 8 Apr 2013 at 4:01

GoogleCodeExporter commented 9 years ago
r3051
https://code.google.com/p/zap-extensions/source/detail?r=438

Original comment by THC...@gmail.com on 14 Apr 2013 at 6:37

GoogleCodeExporter commented 9 years ago

Original comment by psii...@gmail.com on 15 Apr 2013 at 8:43

GoogleCodeExporter commented 9 years ago
Fixed in 2.1.0

Original comment by psii...@gmail.com on 18 Apr 2013 at 9:49