log

age author commit description
Mon, 24 Sep 2018 22:06:25 -0600 Franklin Schmidt 382c444a6c77 add Http.eval_in_root and Http.handle_error
Mon, 24 Sep 2018 14:48:59 -0600 Franklin Schmidt 81d3a01fbd09 minor
Mon, 24 Sep 2018 13:09:16 -0600 Franklin Schmidt 198d6af7330a rename Luan.to_table to Table.java_to_table_shallow and Luan.to_luan to Table.java_to_table_deep
Sun, 23 Sep 2018 22:32:34 -0600 Franklin Schmidt 4b5b84853f6f replace Table.as_table with Luan.to_table
Sun, 23 Sep 2018 17:58:40 -0600 Franklin Schmidt e8020216dee7 add Luan.to_luan and fix multipart/form-data
Thu, 20 Sep 2018 22:11:11 -0600 Franklin Schmidt e4d7a3114fa8 support "Content-Type: application/json; charset=utf-8"
Thu, 20 Sep 2018 21:04:41 -0600 Franklin Schmidt e38f5869e9df don't reset in send_redirect and other improvements