v1.0.52: Handle text/plain content-type (#53)
* Whitespace cleanup * Handle text/plain content-type Introduced to enable serving commands that need to be run client side using alcli ``` alcli command sub_command | bash ```
* Whitespace cleanup * Handle text/plain content-type Introduced to enable serving commands that need to be run client side using alcli ``` alcli command sub_command | bash ```