Category Archives: Ruby on Rails

Google Chrome AJAX POST request: net_error = -100 (CONNECTION_CLOSED)

I haven’t totally figured this out yet. I’m probably doing something dumb. I have a rails application with an action that I’m hitting via an AJAX POST request. This action generates a PDF and saves it on the server, then … Continue reading

Posted in Google Chrome, Ruby on Rails | Leave a comment