Igor Stroh
Results
2
issues of
Igor Stroh
OS: Debian Buster mod_python: master HEAD (7af8011) ``` /usr/src/mod_python# ./configure --with-python=/usr/bin/python3 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name......
The from_url() function only checks for HTTP status codes 200, 301 and 302 while there's also 307 (see http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3.8), which is (alas) widely used by a couple of popular rss...