Re: It's simple code but I got 400 URL must be absolute and it says it's a Internal response



sisapinusa@xxxxxxxxx wrote in news:1134056008.819387.51320
@z14g2000cwz.googlegroups.com:

> Thank you guys very much.
> But there is one more strange.
>
> I tried below line, and it works find.
> $req = HTTP::Request->new(GET => 'http://kihong.dev003.ent/performers
> HTTP/1.1');

You must think that you can just keep on making stuff up until it works.

Note that the string " HTTP/1.1" in your request does *not* specify the
protocol to use.

> I got HTTP below header as I expected
> HTTP/1.1 302 Moved Temporarily
> Server: Zeus/4.3
> Date: Wed, 07 Dec 2005 21:53:18 GMT
> Set-Cookie: SC=okay; domain=kihong.dev003.ent
> Content-Length: 212
> Location: /performers/?SC=C

It appears that the correct URL is

http://kihong.dev003.ent/performers/

The trailing slash matters.

> But I want to know why. Is it Zeus server problem? or..

Since you haven't told us the correct URL, we cannot observe how the
server behaves.

In the absence of any concrete information, it is a safe bet to assume
that you are doing something wrong.

> If you guys have any idea, pleaaase let me know..
> Please...

Whining and pleas rarely elicit sympathy, but mainly serve to annoy
people.

Sinan
--
A. Sinan Unur <1usa@xxxxxxxxxxxxxxxxxxx>
(reverse each component and remove .invalid for email address)

comp.lang.perl.misc guidelines on the WWW:
http://mail.augustmail.com/~tadmc/clpmisc/clpmisc_guidelines.html

.



Relevant Pages

  • Re: FreeBSD 7.2-RELEASE amd64 hangs
    ... I am experiencing a strange issue that has never occurred to me in all the ... on the same server and I am pretty ... Of course my idea about it is that it must be connected to some hardware ... reboot again running smoothly and without any issues at all. ...
    (freebsd-questions)
  • Re: strange problem \ip do not work \hostname works!
    ... Mathieu than you for your reply, ... The problem is very strange because I can access the resource by name but ... So I can resolve the netbios name, Actually I have four servers in the same ... server by IP, It doesn't work, It continously prompt user validation. ...
    (microsoft.public.windows.server.networking)
  • Re: Unrecognized IP Addresses before the site could go live!!!
    ... You see "strange IP addresses" in the w3svc logfiles. ... webserver, so why is it strange to see outside IPs ... Microsoft MVP (Windows Server System: Security) ...
    (microsoft.public.inetserver.iis.security)
  • Re: ARP Table wierdness
    ... On November 13, 2003 03:36 am, Enrico Payne wrote: ... > have noticed a strange thing over the last few days. ... > ping, but it has an incomplete address. ... > and other machines can ping the server no problem. ...
    (RedHat)
  • Serious Issue on SBS 2003 - I need Help PLEASE
    ... It all started yesterday when I logged into the server to install Systems Center Essentials. ... The strange this is that everything appears to be working just fine. ... and it shows that the virtual SMTP service or the SMTP service was not started. ... Then I look in the event viewer and I showing tons of red alerts from ...
    (microsoft.public.windows.server.sbs)