Skip to content

Commit

Permalink
docs: update tables
Browse files Browse the repository at this point in the history
  • Loading branch information
cestef committed Jul 8, 2024
1 parent 37922ef commit 58e881c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/pages/docs/responses.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ There are two types of response filters: **built-in filters** and [**custom filt

The following built-in filters are available:

| Filter | Last Column Name |
| Filter | Description |
| ------------------------------------------------------------------- | ----------------------------------------------- |
| `time:<RANGE>{:ansi}` | Based on the response time |
| `status:<RANGE>{:ansi}` | According to the status code |
Expand All @@ -31,7 +31,7 @@ In a typical recon scenario, you may want to display useful information about th

The following additional information can be displayed:

| Option | Last Column Name |
| Option | Description |
| ----------------------------------------------- | ---------------------------------------------------------------- |
| `type{:ansi}` | The response type (e.g., `text/html`, `application/json`, `dir`) |
| `size{:ansi}` | The response size in bytes |
Expand Down

0 comments on commit 58e881c

Please sign in to comment.