Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Base64Lines ¶
Base64Lines wraps base64 output at a given width. Long base64 strings are unreadable and break terminal rendering, so we chunk them into lines like PEM files do.
func FilenameHint ¶
FilenameHint tries to figure out a good filename for saving a response. Order: 1) Content-Disposition header 2) URL path 3) MIME type extension 4) Fallback to "response.bin"
func HexPreview ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.