open_archive
Parses a Fiddler .saz archive and returns an overview of its HTTP sessions. Set reload=true to re-read from disk, bypassing the cache.
Instructions
Parse a Fiddler .saz archive and return an overview. Archives are cached; use reload=true to re-read.
Args: saz_path: Path to the .saz file. reload: Re-parse the file even if already cached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reload | No | ||
| saz_path | Yes |