mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-22 09:05:25 +00:00
Update types.go
This commit is contained in:
parent
6a83e55e40
commit
50fdfca3df
@ -55,7 +55,7 @@ type Options struct {
|
|||||||
Retries int
|
Retries int
|
||||||
// Rate-Limit is the maximum number of requests per specified target
|
// Rate-Limit is the maximum number of requests per specified target
|
||||||
RateLimit int
|
RateLimit int
|
||||||
//`PageTimeout is the maximum time to wait for a page in seconds
|
// PageTimeout is the maximum time to wait for a page in seconds
|
||||||
PageTimeout int
|
PageTimeout int
|
||||||
// OfflineHTTP is a flag that specific offline processing of http response
|
// OfflineHTTP is a flag that specific offline processing of http response
|
||||||
// using same matchers/extractors from http protocol without the need
|
// using same matchers/extractors from http protocol without the need
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user