Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 24th, 2005, 12:58 AM
mike
Guest
 
Posts: n/a
Default What is the precise URL(or URI) in a HTTP Request @@.?

regards:

What is the precise URL(or URI) in a HTTP Request @@.?

Any positive suggestion is welcome.
thank you
May goodness be with you all
  #2  
Old July 24th, 2005, 12:58 AM
David Dorward
Guest
 
Posts: n/a
Default Re: What is the precise URL(or URI) in a HTTP Request @@.?

mike wrote:
[color=blue]
> What is the precise URL(or URI) in a HTTP Request @@.?[/color]

"@@." is not an HTTP Request. Would you care to rephrase your question?

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
  #3  
Old July 24th, 2005, 12:58 AM
Lachlan Hunt
Guest
 
Posts: n/a
Default Re: What is the precise URL(or URI) in a HTTP Request @@.?

mike wrote:[color=blue]
> What is the precise URL(or URI) in a HTTP Request @@.?[/color]

I'm not sure what "@@." means in your question, so I'm going to ignore
it and take a wild stab at giving you an informative answer (as well as
ignore the fact that this *is not* and HTML related question). For
this, I'll take a look at some real HTTP Request headers:

GET /products/firefox/ HTTP/1.1
Host: www.mozilla.org
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.6)
Gecko/20050321 Firefox/1.0.2
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-au,en-gb;q=0.8,en;q=0.5,en-us;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive

From this, we can see that the user agent is requesting
"/products/firefox/" from the Host: www.mozilla.org. Thus, the precise
URI for the requested resource in this HTTP GET Request is:

http://www.mozilla.org/products/firefox/

Hope this helps. Next time, please try to ask less confusing questions.
We're not all mind readers and our crystal balls are often broken, so
please provide as much detail as you possibly can, and try to avoid
vague/confusing questions and str@nge punctuat!on marks.

--
Lachlan Hunt
http://lachy.id.au/
http://GetFirefox.com/ Rediscover the Web
http://GetThunderbird.com/ Reclaim your Inbox
  #4  
Old July 24th, 2005, 12:58 AM
Peter1968
Guest
 
Posts: n/a
Default Re: What is the precise URL(or URI) in a HTTP Request @@.?

Lachlan Hunt wrote:[color=blue]
> mike wrote:
>[color=green]
>> What is the precise URL(or URI) in a HTTP Request @@.?[/color]
>
>
> I'm not sure what "@@." means in your question, so I'm going to ignore
> it and take a wild stab at giving you an informative answer (as well as
> ignore the fact that this *is not* and HTML related question). For
> this, I'll take a look at some real HTTP Request headers:[/color]

http://lachy.id.au/

GET / HTTP/1.1
Host: lachy.id.au

HTTP/1.1 500 Internal Server Error
Date: Sun, 27 Mar 2005 17:01:55 GMT
Server: Apache/1.3.33 (Unix) Resin/3.0.9 mod_gzip/1.3.26.1a
mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.10
FrontPage/5.0.2.2635 mod_ssl/2.8.22 OpenSSL/0.9.7a

Time to get a new host, Lachy, preferably a non-Austrlaian one where you
won't be overcharged for under-performance.

;)
  #5  
Old July 24th, 2005, 12:58 AM
mike
Guest
 
Posts: n/a
Default Re: What is the precise URL(or URI) in a HTTP Request @@.?

Sorry...following is my correction.

regards:

What is the precise URL(or URI) in a HTTP Request?

Any positive suggestion is welcome.
thank you
May goodness be with you all
  #6  
Old July 24th, 2005, 12:58 AM
Lachlan Hunt
Guest
 
Posts: n/a
Default Re: What is the precise URL(or URI) in a HTTP Request @@.?

Peter1968 wrote:[color=blue]
> http://lachy.id.au/
>
> HTTP/1.1 500 Internal Server Error[/color]

I know, that happened a few days ago.
[color=blue]
> Time to get a new host, Lachy, preferably a non-Austrlaian one where you
> won't be overcharged for under-performance.[/color]

I actually have a US host, but I'm on the cheapest plan available:
$USD30/year for 75MB disk space with 3GB bandwidth/month. I went over
this month from everyone downloading the latest Thunderbird flyers I
published.

My old Australian host didn't have a bandwidth limit, but was charging
$AUD100/year, yet didn't provide MySQL, access logs/statistics, and many
other features that I needed/wanted to run my own CMS, which is why I
was stuck with blogger for so long. So, I gained a lot by switching and
only lost a little bandwidth limit. If I could afford the next plan, it
would be sufficent (10GB/month).

--
Lachlan Hunt
http://lachy.id.au/
http://GetFirefox.com/ Rediscover the Web
http://GetThunderbird.com/ Reclaim your Inbox
  #7  
Old July 24th, 2005, 12:58 AM
Lachlan Hunt
Guest
 
Posts: n/a
Default Re: What is the precise URL(or URI) in a HTTP Request @@.?

mike wrote:[color=blue]
> What is the precise URL(or URI) in a HTTP Request?[/color]

That's just the same question without the superfulous @@. on the end,
which I already answered.

--
Lachlan Hunt
http://lachy.id.au/
http://GetFirefox.com/ Rediscover the Web
http://GetThunderbird.com/ Reclaim your Inbox
  #8  
Old July 24th, 2005, 12:59 AM
Michael Rozdoba
Guest
 
Posts: n/a
Default Re: What is the precise URL(or URI) in a HTTP Request @@.?

Lachlan Hunt wrote:[color=blue]
> Peter1968 wrote:
>[color=green]
>> http://lachy.id.au/
>>
>> HTTP/1.1 500 Internal Server Error[/color]
>
>
> I know, that happened a few days ago.
>[color=green]
>> Time to get a new host, Lachy, preferably a non-Austrlaian one where
>> you won't be overcharged for under-performance.[/color]
>
>
> I actually have a US host, but I'm on the cheapest plan available:
> $USD30/year for 75MB disk space with 3GB bandwidth/month. I went over
> this month from everyone downloading the latest Thunderbird flyers I
> published.[/color]

http://www.web-mania.com/cgi-bin/hostshop1.cgi

They seem reasonably reliable - I've just renewed for my second year
with them.

20ukp for 500MB, 6GB/month; PHP, Perl, MySQL, SSH access.

--
Michael
m r o z a t u k g a t e w a y d o t n e t
  #9  
Old July 24th, 2005, 01:01 AM
Harlan Messinger
Guest
 
Posts: n/a
Default Re: What is the precise URL(or URI) in a HTTP Request @@.?

mike wrote:[color=blue]
> Sorry...following is my correction.
>
> regards:
>
> What is the precise URL(or URI) in a HTTP Request?[/color]

As opposed to the imprecise one? Like the others, I don't understand
what it is you want to know.
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles