[PyQt] PyQt5 issue: Partially losing POST requests if POST body is empty

David Boddie david at boddie.org.uk
Fri Oct 28 13:10:00 BST 2016


On Fri Oct 28 11:48:23 BST 2016, Taras Zamorin wrote:

> When using QWebPage through QThreads - partially losing POST requests if
> POST body is empty (it's can be 3 of 10, when with body it's always 10 of
> 10). So, it's okay if POST body exists. Also, no any problem with GET
> requests.
> 
> Tested at PyQt5 5.2.1, 5.3.1
> OS: Ubuntu 12.04, 14.04
> 
> I have been written to Qt Bug report, but they ask for C++ source. My
> sources were made with Python, so I decided to write here.

If you have a small example written in Python, it shouldn't be too much
trouble to translate it to C++. Many of us use both languages so we can help
with that if you want.

David


More information about the PyQt mailing list