RE: LWP gets 400, Firefox gets a 200.The site could use javascript to surreptitiously change your request=2E=0D=
=0AI've also seen sites that require your referrer to be set to something=
=0D=0Aspecific before they give you what you want=2E=0D=0A=0D=0A=0D=0A-----=
Original Message-----=0D=0AFrom: Ford, Andy [mailto:andyford@AGEDWARDS=2Eco=
m] =0D=0ASent: Thursday, July 06, 2006 3:41 PM=0D=0ATo: libwww@perl=2Eorg=
=0D=0ASubject: LWP gets 400, Firefox gets a 200=2E=0D=0A=0D=0AWhat could be=
different about the two processes?=0D=0A=0D=0A----------------------------=
-------------=0D=0A************************************...
RE: LWP gets 400, Firefox gets a 200. #3
> -----Original Message-----
> From: Gedanken [mailto:gedanken@io.com]=20
> Sent: Thursday, July 06, 2006 2:53 PM
> To: Worenklein, David, GCM
> Cc: Ford, Andy; libwww@perl.org
> Subject: RE: LWP gets 400, Firefox gets a 200.
>=20
> On Thu, 6 Jul 2006, Worenklein, David, GCM wrote:
>=20
> Its a long shot, but i found the %D%D at the end of one of=20
> the variables=20
> suspicious.=20
Those are %3D , URI escapes for "=3D" signs.
I thought that should be what URI->new does, no?
AndyF.
-------------------------------------...
RE: LWP gets 400, Firefox gets a 200. #2But wouldn't any javascript changes show up in the LiveHTTPheaders
output?=20
I mean the javascript would rewrite the URL, and then I get the final
thing that's sent by the browser from my LiveHTTPheaders output, no?
or am I assuming too much?
The referer looks just the previous page, but I set that "by hand"
anyway, but that doesn't help.
If LiveHTTPheaders tells me:
Referer: https://bogus.com/foo/goo.jsp
Then I say=20
my @headers =3D ( 'Referer' =3D> 'https://bogus.com/foo/goo.jsp' );
$response =3D $agent->get($url...
LWP gets 400, Firefox gets a 200.
I'm using LWP to get a pdf file via a form submission in a GET.
Seems very standard, I get the URLs from LiveHTTPHeaders and reconstruct
from there.
There's five or six steps leading up to this last step, logging in,
collecting cookies and variables and whatnot.
Then this last step fails with a "400 Bad Request".
(URLs have been modified to protect possible sensitive stuff).
$url =3D
URI->new("https://ooga.bogus.com/foo/bar;jsessionid=3D$jsessionId");
$url->query_form(
requestor =3D> 'AGE',
doctype =3D> ...
Cannot get to firefox from thunderbird-cannot get to firefox at all.Name: Sharon O'Hara
Email: familien1_at_wavecable.com
Product: Firefox
Summary: Cannot get to firefox from thunderbird-cannot get to firefox at all.
Comments:
Thunderbird freezes up, Windows offers a file an error report and I'm
shut down.
I got here -now- through IE - why will IE work when Firefox won't?
Sharon O'Hara
Browser Details: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
...
POST GET GET GET GET... WTH?
Hi,
I'm at a loss to explain this... I have an ASPX page that I can't
always navigate to. When I developed the app (it's Starter Kit
Portal-based), I did it on my LAN and have had no trouble accessing the page.
However, upon deployment, I see the following behavior:
1. POST request goes out looking for MyForm.aspx
2. GET request for MyForm.aspx
3. GET request for MyForm.aspx
4. ...
X. GET request
Sometimes, the page finally loads. Other times, it just ends up
blank. Many times, it doesn't load at ALL the first POST - I just get a
"The pa...
[ANNOUNCE] Firefox 4 and Firefox Mobile (Fennec) 4 getting ready on l10n-central.Hi,
this is a call out for all localizers who have been waiting for Firefox
4 (desktop and mobile) to get stable.
Stable we are, at least as stable as it gets. Strings are frozen for
both applications, up to nits around the current betas, update 7 for
desktop, update 2 for mobile.
As you probably seen from posts on planet and elsewhere, Firefox 4 and
in particular Gecko 2 carries a ton of really cool stuff. But not all is
going as planned, so we're throwing plans away and do new ones.
* We're not going to make any plans depending on the 2.0 branch *
That branch...
In firefox 3.5 beta 4 get unresponsive script errors when I did not get them with earlier betas of 3.5Name: Todd Kincaid
Product: Firefox
Summary: In firefox 3.5 beta 4 get unresponsive script errors when I did not get them with earlier betas of 3.5
Comments:
http://www.srh.noaa.gov/ridge/radar.php?rid=CXX&product=N0R&overlay=11101111&loop=yes
Check this National Weather Service site to see error. This script
error has popped on other sites with this latest beta4
Browser Details: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4) Gecko/20090423 Firefox/3.5b4
From URL: http://hendrix.mozilla.org/
Note to readers: Hendrix gives no expectation of a res...
Re: Get get HotSync to workBreck,
Thanks for the help. I rebooted the computer (just to play it safe) and I am
still getting the same problem.
When I look at the 'properties' of dbhync7.dll, it is version 7.0.3.2067 and
says "UltraLite DMC HotSync Conduit".
The registry entry for hkey_current_user\software\us robotics\pilot
software\application 7
Conduit dbhsync7.dll
Creator ox54435331
Directory "PalmTCS"
Information "Sybase ASA MobiLink Conduit (PalmTCS)"
Name "PalmTCS"
Any ideas?
Sal
...
Re: I can't get no cache, I can't get no cache. ' Cause I try and I try and I try and, I can't get no, I can't get no cache.<div>please com e see me about htis<br /> <br /> ------- Original Message f=
rom the Global Relay Archive -------<br /> From: Hp <ferd@farkel.net>=
<br /> To: "support-firefox@lists.mozilla.org" <support-firefox@lists.mo=
zilla.org><br /> Sent: Sun, 27 May 2012 18:30:18 -0700<br /> Subject: I =
can't get no cache, I can't get no cache. 'Cause I try and I try and I try =
and, I can't get no, I can't get no cache.<br /> <br /></div>
<pre class=3D"gr-maex-body-pre&qu...
Re: Bug 621175Assuming the code is NPOTB, quite good!
cheers,
mike
Philip Chee <philip.chee@gmail.com> wrote:
I'm re-purposing a SeaMonkey bug and moving it to Core::General.
Relevant links:
<http://www.floodgap.com/software/tenfourfox/>
<http://tenfourfox.blogspot.com/>
There appears to be an active fork of Firefox 4.0/Gecko 2.0 being back
ported to Mac PPC. What are the chances of getting their private
changesets into the mozilla-2.0 tree - properly IFDEFed and NPOTDB of
course?
Phil
--
Philip Chee <philip@aleytys.pc.my>, <philip.chee@gmail.com&g...
Re: Re[4]: Fwd: not able to get mails from bugzilla------------B8B539CEE740
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Hi Thorsten ,
=A0
this is the part of the mail log file
=A0
=A0
Feb=A0 9 13:03:26 exilityserver sendmail[23390]: n197WW0r023384: to=3D<pras=
anna.s@exilant.com>, ctladdr=3D<apache@exilityserver.exilantblr.com> (48/48=
), delay=3D00:00:49, xdelay=3D00:00:49, mailer=3Desmtp, pri=3D121599, relay=
=3Daspmx.l.google.com. [209.85.143.27], dsn=3D5.0.0, stat=3DService unavail=
able
Feb=A0 9 13:03:26 exilityserver sendmail[23390]: n197WW0r023384: n197XQ0r02=
3390...
Re: RE: LWP get only <center> img
----- Original Message -----
From: Brian Volk <BVolk@HPProducts.com>
Date: Thursday, December 23, 2004 8:55 am
Subject: RE: LWP get only <center> img
> Mark,
>
> Thank you so much for your help, that worked great! It turns out
> that I
> already had the latest version of HTML::Tokeparser::Simple installed.
NP Bryon, that is what this list is all about. I am sure next time you'll try to give me a hand.
Happy Holiday's All...Cheers
Mark G.
>
> Thanks again!
>
> Brian
>
> > -----Original Message-----
> ...
Why does firefox gets laggy until you get another profileName: Christopher Gann
Email: moreofmanatyahoodotcom
Product: Firefox
Summary: Why does firefox gets laggy until you get another profile
Comments:
firefox gets laggy until you get another new profile profile!
Browser Details: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b99) Gecko/20090605 Firefox/3.5b99
From URL:
Note to readers: Hendrix gives no expectation of a response to this feedback
but if you wish to provide one you must BCC (not CC) the sender for them to
see it.
...