Message126199
| Author | andyharrington |
|---|---|
| Recipients | amaury.forgeotdarc, andyharrington, barry, eric.araujo, erob, flox, georg.brandl, ggenellina, oopos, pebbe, pitrou, quentel, r.david.murray, tcourbon, tobias, v+python, vstinner |
| Date | 2011-01-13.20:47:01 |
| SpamBayes Score | 0.00013665325 |
| Marked as misclassified | No |
| Message-id | <1294951627.11.0.126725172196.issue4953@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I found a similar issue. If you want more simple files demonstrating the issue, I have attached some. If I start my localCGIServer.py, then I can use adder.html fine (uses get), but with adderpost.html (uses post) the cgi action file, adder.cgi (that worked fine with the get version) hangs. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-13 20:47:07 | andyharrington | set | recipients: + andyharrington, barry, georg.brandl, amaury.forgeotdarc, ggenellina, pitrou, vstinner, eric.araujo, v+python, r.david.murray, oopos, tcourbon, tobias, flox, pebbe, quentel, erob |
| 2011-01-13 20:47:07 | andyharrington | set | messageid: <1294951627.11.0.126725172196.issue4953@psf.upfronthosting.co.za> |
| 2011-01-13 20:47:02 | andyharrington | link | issue4953 messages |
| 2011-01-13 20:47:02 | andyharrington | create | |