log

age author commit description
2018-09-25 Franklin Schmidt 382c444a6c77 add Http.eval_in_root and Http.handle_error
2018-09-24 Franklin Schmidt 81d3a01fbd09 minor
2018-09-24 Franklin Schmidt 198d6af7330a rename Luan.to_table to Table.java_to_table_shallow and Luan.to_luan to Table.java_to_table_deep
2018-09-24 Franklin Schmidt 4b5b84853f6f replace Table.as_table with Luan.to_table
2018-09-23 Franklin Schmidt e8020216dee7 add Luan.to_luan and fix multipart/form-data
2018-09-21 Franklin Schmidt e4d7a3114fa8 support "Content-Type: application/json; charset=utf-8"
2018-09-21 Franklin Schmidt e38f5869e9df don't reset in send_redirect and other improvements
2018-09-20 Franklin Schmidt c147e2e877e3 allow subclassing of HttpServicer