From 1ef62c2c3044b5b11dae92a08be5d83a780392b4 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Sun, 16 Jan 2022 20:56:29 -0600 Subject: handle error codes and network errors --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index dc5ba0c..93e8d78 100644 --- a/TODO.md +++ b/TODO.md @@ -3,12 +3,12 @@ - [x] scroll - [ ] highlight and follow links - [x] forward and back - - [ ] url bar + - [x] url bar - [ ] search in page - [x] stdlib url parsing in gemini module - [x] nice typography - [x] html templates - [ ] deal with non utf8 charsets - [ ] handle all response codes - - [ ] errors (4x, 5x) + - [x] errors (4x, 5x) - [ ] search -- cgit v1.2.3