Have fun, see you on rss-dev --danbri ... Date: Mon, 14 Aug 2000 12:17:12 -0700 (PDT) From: Rael Dornfest <rael@...> To: www-rdf-interest@... ...
Dan Brickley
Daniel.Brickley@...
Aug 14, 2000 7:41 pm
11175
Hi! I am working on a project which requires to access to the DTD file or the doctype content of the XML file in order to display the XML data skeleton on...
Min Zhou
mzhou@...
Aug 17, 2000 4:47 am
11176
In the process of researching how to "ping" a URL to check its validity, a quick solution of just checking for a string involving "HTTP 404 Error" and ...
Siegel, David
David.Siegel@...
Aug 17, 2000 4:57 am
11177
... Er... yes; if the first 3 bytes of the response message are the ascii codes for '4', '0', and '4', then it's a 404 response. 6.1.1 Status Code and Reason...
Dan Connolly
connolly@...
Aug 17, 2000 1:26 pm
11178
Ok, I've looked everywhere and I'm desperate. Someone please help! Here's my situation: I have a frames document with 2 frames: one is a navigation bar, and...
Catherine Sherman
catherine_sherman@...
Aug 17, 2000 2:08 pm
11179
David, See sections 9.4 ("HEAD request") and 6.1 ("Status-Line") thru 6.1.1 ("Status Code and Reason Phrase") of RFC 2616. Basically you would send: HEAD...
David Trout
dtrout@...
Aug 17, 2000 4:14 pm
11180
Catherine, ... Your frames page (the one with the <FRAMESET>) specifies both the names of the containing frames and their initial content (URLs). An outside ...
Reinier Post
rp@...
Aug 17, 2000 4:22 pm
11181
... Having been down this road, I think "inaccessable" needs emphasis. Many other 400 series error codes don't deny the existence of the URL just that you...
George Phillips
phillips@...
Aug 17, 2000 4:44 pm
11182
[Dan Connolly <connolly@...>] ... No, the first three bytes should always be 'H', 'T', and 'T'. If the first three bytes of the second token are 404,...
Ari Gordon-Schlosberg
regs@...
Aug 17, 2000 7:59 pm
11183
hiya a possibly less clumsy solution to your 'deep-link' problem would be to have some server-side process generate the frameset dynamically depending on...
Igor Clark
igor.clark@...
Aug 18, 2000 8:02 pm
11184
From: "albert j. pinto" <alpinto@...> Subject: Re: To: timbl@...: Albert Einstein and Albert the Great To: www-p3p-public-comments@... Dear...
albert j. pinto
alpinto@...
Aug 21, 2000 8:52 am
11185
From: "albert j. pinto" <alpinto@...> Subject: Re: To: timbl@...: Albert Einstein and Albert the Great To: www-p3p-public-comments@... Dear...
albert j. pinto
alpinto@...
Aug 21, 2000 8:58 am
11186
Hi, I'd like to know what do you think about the use of persistent connexions (HTTP/1.1) and pipelining by robots. The persistent connexions were introduces to...
Mihai Preda
Mihai.Preda@...
Aug 22, 2000 12:10 pm
11187
... Well... there is still the question of processor and disk i/o util but... ... I think persistent connections are all right for robots. Trouble is you can't...
Nic Ferrier
nferrier@...
Aug 22, 2000 12:35 pm
11188
Hello all, This is my first post to the list, so please bear with me. I am a programmer working with a 4GL language that runs on Microsoft operating systems....
Jon Edwards
jedwards@...
Aug 25, 2000 7:18 pm
11189
... The specification maintenance of HTTP is managed by IETF. rfc2616 - Hypertext Transfer Protocol -- HTTP/1.1 http://www.faqs.org/rfcs/rfc2616.html ...
Al Gilman
asgilman@...
Aug 26, 2000 2:33 am
11190
WinInet certainly saves you some trouble, but you still have to know about HTTP. It only makes your job a little easier. However, WinInet carries a HEAVY cost...
Manoj Dhooria
manojd@...
Aug 28, 2000 6:49 am
11191
Hi all, The Infozone-Group started Lexus, a new project about specifying an open standard for an XML Update Language. In our opinion there is the real need for...
Robert Strunz
robert@...
Aug 30, 2000 6:26 pm
11192
How do I go about preparing for the development of a plugin for standard browsers. The current REBOL implementations at www.rebol.com, especially REBOL/View...
Tretter, Paul
paul.tretter@...
Aug 30, 2000 7:18 pm
11193
Possible problem with web server responses: I receive responses such as the following from a web server: *** [tid=10e 108] Receiving response ( 30/8/2000...
Jim Witt
JWitt@...
Sep 1, 2000 3:52 pm
11194
... No... but a client should handle it properly (close the connection). Are you by any chance using a servlet engine attached to that webserver? Nic...
Nic Ferrier
nferrier@...
Sep 1, 2000 4:40 pm
11195
I respectfully disagree. While RFC 2616 doesn't mention specifically how to handle such a situation, it does mention that the order of individual field values...
Fish
fish@...
Sep 2, 2000 4:10 am
11196
... Where are you getting that from. I can only see this in RFC2616 section 4.2: "Multiple message-header fields with the same field-name MAY be present in a...
Nic Ferrier
nferrier@...
Sep 2, 2000 12:04 pm
11197
Are you saying then, Nic, that if someone requests to the maitre d' of a restaurant that they wish to be seated in the smoking section, and immediately after...
Fish
fish@...
Sep 2, 2000 1:01 pm
11198
... I have. Several times. Quite closely. Hell, I *had* to in order to be able to develop the HTTP/1.1 compliant proxy server I wrote. RFC 2616 says nothing...
Fish
fish@...
Sep 2, 2000 4:40 pm
11199
... What about this? "Multiple message-header fields with the same field-name MAY be present in a message if and only if the entire field-value for that header...
Nic Ferrier
nferrier@...
Sep 2, 2000 5:24 pm
11200
Another reason why the UA should pay more attention to the "close" value of the Connection header than the "keep-alive" value is that if the client keeps the...
Nic Ferrier
nferrier@...
Sep 2, 2000 6:02 pm
11201
... What about it? ... Yes you certainly did. ... Middle of page 22, as a matter of fact. ... Or put another way: it doesn't. The paragraph you quote describes...
Fish
fish@...
Sep 2, 2000 8:24 pm
11202
... So? ... How? The connection's been closed. ... So? ... Please explain how a user is *negatively* impacted by a client keeping a persistent connection open...
Fish
fish@...
Sep 2, 2000 9:03 pm
11203
... "close" ... if ... delay ... connection ... So that's not very user friendly - generally produces a delay in the UA whilst it waits for the next response....