From 02758bd039deca2ef0a6f9f65f45856402492f66 Mon Sep 17 00:00:00 2001 From: Antoni Sawicki Date: Mon, 3 Jun 2019 01:47:44 -0700 Subject: [PATCH] readme update --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1156540..270e766 100644 --- a/README.md +++ b/README.md @@ -15,16 +15,16 @@ A HTTP proxy server that allows to use historical and obsolete web browsers on t * resolve relative links * paginated scrolling * google search on input not starting with ^http +* ISMAP, although for a redirect to work `-i` flag must be specified + otherwise http-equiv refresh will be used and/or link provided ## Todo -* ISMAP - underway * configurable color palete and quantization * real http proxy support -* option to encode as png/jpeg * padded box model coordinates * better http server shutdown -* chromedp logging, timeout, non-headless flags +* chromedp logging, timeout, non-headless allocator flags ## Old Python version