1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-02 19:49:11 +00:00
Files
nmap/nselib/http.lua
david acd64e2921 Fix HTTP caching; every lookup was a cache miss. The problem was r16435,
where I added a check to make sure that a GET request would hit a cache
entry for a HEAD request and vice versa. Because of a misnamed
identifier, the test was always false.
2010-07-21 20:36:03 +00:00

58 KiB