.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH XH "1" "June 2026" "xh 0.25.3" "User Commands" .SH NAME xh \- manual page for xh 0.25.3 .SH SYNOPSIS .B xh [\fI\,OPTIONS\/\fR] \fI\,<\/\fR[\fI\,METHOD\/\fR] \fI\,URL> \/\fR[\fI\,REQUEST_ITEM\/\fR]... .SH DESCRIPTION xh is a friendly and fast tool for sending HTTP requests .SS "Arguments:" .TP <[METHOD] URL> The request URL, preceded by an optional HTTP method .TP [REQUEST_ITEM]... Optional key\-value pairs to be included in the request. .SH OPTIONS .HP \fB\-j\fR, \fB\-\-json\fR .IP (default) Serialize data items from the command line as a JSON object .HP \fB\-f\fR, \fB\-\-form\fR .IP Serialize data items from the command line as form fields .HP \fB\-\-multipart\fR .IP Like \fB\-\-form\fR, but force a multipart/form\-data request even without files .HP \fB\-\-raw\fR .IP Pass raw request data without extra processing .HP \fB\-\-pretty\fR