vial-http
vial-http copied to clipboard
Add a vim function to return http response
Right now, http response is set to statusline directly. This makes statusline plugins like lightline and airline impossible to get the http response. Adding a vim function allows users to use it to set up their statusline plugins or get the http response on demand.