I have to add this else condition at line 275, if i dont want the script to accept encoding: ``` tcl else { lappend feed(headers) "Accept-Encoding" "" } ```
I have to add this else condition at line 275, if i dont want the script to accept encoding: