wtest / httpfox

Automatically exported from code.google.com/p/httpfox
GNU General Public License v2.0
0 stars 0 forks source link

Header not fully recorded in some circumstances (flash movie) #48

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. visit
http://www.clearspring.com/widgets/48e33ee557c496ff?p=48e33ee59a0ec71&flv=config
URL%3Dhttp%253A%252F%252Fema.mtv.co.uk%252Fsuperfan%252Fwidget-xml%252F5%252F274
130150%252Fcliche
2. click on 'vote' - observe the headers sent to 'vote-proxy.php'

(apologies, it does actually vote for Rick Astley - if you want to test it
without voting for him, use mtv's superfan page to get a different widget)

What is the expected output? What do you see instead?
Expected - referer header correctly reported:

Referer: http://ema.mtv.co.uk/assets/flash/superfan-widget.swf
(from WireShark)

Actual behaviour - referer header truncated:
Referer http

Other headers appear to be OK. Votes through the normal MTV site have the
correct header (http://ema.mtv.co.uk/vote/)

What version of the product are you using? On what operating system?
WinXP-64 with FF 3.03. HttpFox 0.8.2

Please provide any additional information below.
Can't really explain this behaviour; I created a flash movie of my own and
had the same problem so I presume it's related to flash (and why it works
fine with http)

Original issue reported on code.google.com by thig...@gmail.com on 16 Oct 2008 at 11:11

GoogleCodeExporter commented 8 years ago
not reproducable anymore as the voting has ended. please provide a new example.
referer header from other flash movies seem to work fine for me.

Original comment by pappkame...@gmail.com on 23 Dec 2008 at 9:24

GoogleCodeExporter commented 8 years ago
Go to
https://www.humanservices-t.state.pa.us/Compass.RiaClient/AFS/AFSContinueApplica
tion.html?reg=3&

Turn on httpfox
Enter eform / Password => W1111111 / Test#123
Click on "Sign In"

The login will fail but the request is recorded

The Referrer and SOAPAction headers are not complete
Should be:
Referer=https://www.humanservices-t.state.pa.us/Compass.RiaClient/AFS/COMPASSAFS
.swf
SOAPAction="http://schemas.dpw.state.pa.us/IntegratedEligibility/COMPASS/RiaServ
ices/2009/12/CredentialsManagementService/ValidateApplicationCredentialsRequest"

Actual:
Referrer=https
SOAPAction="http

Using WinXP, FF 3.6, HttpFox 0.8.4

Original comment by ama...@gmail.com on 7 Apr 2010 at 10:00

GoogleCodeExporter commented 8 years ago

Original comment by pappkame...@gmail.com on 23 Aug 2010 at 7:43