I suspect the request is returning an error, but your code is not reporting that error message to serial monitor.
You can simulate the request from your browser by entering the get request in the address bar, like
http://192.168.1.15:8080/ethernet/data_qr.php?QR=ABC123
where ABC123 is the code you see on Serial monitor.