This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author deivid
Recipients deivid, martin.panter
Date 2018-08-13.12:26:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534163199.66.0.56676864532.issue34357@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Martin.

It's definitely something with my internet connection. Yesterday I temporarily changed the way I connect to the internet to use the mobile connection from my cell phone instead of my WiFi connection, and things started working.

I also debugged the headers being received and I did notice the "Connection: Close" header was the only relevant difference in the request when comparing it to the request sent by my browser when accessing that page directly. My next task was to investigate how to do what you just suggested... With my currently knowledge of python it would've taken me ages to figure out, so thanks so much!

Let me try your suggestions and report back! Thanks so much for your help! :)
History
Date User Action Args
2018-08-13 12:26:39deividsetrecipients: + deivid, martin.panter
2018-08-13 12:26:39deividsetmessageid: <1534163199.66.0.56676864532.issue34357@psf.upfronthosting.co.za>
2018-08-13 12:26:39deividlinkissue34357 messages
2018-08-13 12:26:39deividcreate