codegram / rack-webconsole

Rack-based interactive console (à la Rails console) for your web application's front-end
http://codegram.github.com/rack-webconsole
250 stars 50 forks source link

Code is not being injected when the request is POST #9

Open josepjaume opened 13 years ago

josepjaume commented 13 years ago

Common use case: Try to log to an authentication system with a wrong password. The next request won't have rack-webconsole injected.

txus commented 12 years ago

Care to fix this? @josepjaume ?

txus commented 11 years ago

Ok, assigning this to myself