fugazi-io / webclient

web based terminal application for executing local and remote commands
http://fugazi.io
28 stars 12 forks source link

two bugs fixed, both regarding handling error responses #76

Closed nitzantomer closed 7 years ago

nitzantomer commented 7 years ago

in the net.ts, "guessing" the type based on the content-type did not work when the content-type included the encoding. in the commands.ts, handling the error response was changed a bit