orangehill / bootstrap-session-timeout

Session timeout and keep-alive control with a nice Bootstrap warning dialog.
MIT License
159 stars 110 forks source link

Ability to check connection (check response status) #33

Open smartcorestudio opened 8 years ago

smartcorestudio commented 8 years ago

Hi! Just a feature suggestion: Add a callback to control server response to the ajax call. For example, we could check status and display warning "Server is unaivailable" or something like this. Now we just sending requests and don't receive any feedback from the server