Skip to content

Commit d7c536f

Browse files
committed
remove types
1 parent 117d1ac commit d7c536f

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/pages/send-requests/res-data-cookies/res-data.mdx

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,6 @@ After executing a request, the response panel provides detailed information on t
1212

1313
Bruno provides a powerful response format selector that allows you to view API responses in different formats, making it easier to inspect and analyze response data. This feature includes both an **Editor** view for viewing formatted code and a **Preview** view for visualizing the response content.
1414

15-
#### Available Formats
16-
17-
- **JSON**: Formats JSON responses with proper syntax highlighting and indentation
18-
- **HTML**: Formats HTML content with XML syntax highlighting
19-
- **XML**: Formats XML content with proper syntax highlighting
20-
- **JavaScript**: Formats JavaScript code with JavaScript syntax highlighting
21-
- **Raw**: Displays the raw response text without any formatting
22-
- **Hex**: Converts the response to hexadecimal representation
23-
- **Base64**: Converts the response to Base64 encoding
24-
25-
2615

2716
### Headers
2817

0 commit comments

Comments
 (0)