"HTTP request method" column in the logger

gwarser 2023-04-09 09:49:07 +02:00
parent 987c265bc9
commit a8f12318a0
1 changed files with 1 additions and 0 deletions

@ -35,6 +35,7 @@ Particular columns indicate:
- `1` for the first-party requests, from current page domain (the one you see in address bar)
- `3` for third-party requests, from other domains
- `0` for _tabless_ requests (behind the scene, requests not assigned to any opened page)
1. HTTP request method
1. Type of request
1. Address of the resource on which filter was applied