Update types.go

dev
sandeep 2021-03-02 14:54:57 +05:30
parent 6a83e55e40
commit 50fdfca3df
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ type Options struct {
Retries int
// Rate-Limit is the maximum number of requests per specified target
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
// OfflineHTTP is a flag that specific offline processing of http response
// using same matchers/extractors from http protocol without the need