Members of IETF Mailing List, Isn't it a better way to speak the entire sentence and now the next problem: how to pronounce a word: the same word (writing) may...
Joris Dobbelsteen
joris.dobbelsteen@...
Jul 3, 2000 6:01 pm
11157
... More and more languages have talking dictionaries on the web all the time. English has at least a few, for example: ...
James P. Salsman
bovik@...
Jul 3, 2000 11:30 pm
11158
Now we shouldn't have RAW WAV for it, but rather a good speech technology. It must also be usable for people with slow links (40Kbps). Wave becomes extremely...
Joris Dobbelsteen
joris.dobbelsteen@...
Jul 5, 2000 8:59 pm
11159
Haya, I'm trying to use a PHP script for direct HTTP connections, I have no problem for reading servers replies or sending GET commands, but as soon as I try...
Xavier Plantefeve
xavier.plantefeve@...
Jul 6, 2000 4:06 pm
11160
<snip> ... Yes. (see below) <snip> ... ^^^^^^ Should be: "Content-Length:" ("...th", not "...ht") ... ^^ I assume this was a typo? That's actually where...
Fish
fish@...
Jul 6, 2000 4:44 pm
11161
... Yes. See the Microsoft Platform SDK samples "Dt_Dll" and "Dt_Dll2" in the "Samples\NetDs\Winsock\" directory. "Fish" (David B. Trout) fish@... ...
Fish
fish@...
Jul 6, 2000 4:58 pm
11162
... we have one that's proven pretty useful http://www.kestral.com.au/devtools/stretch/ Grahame...
Grahame Grieve
grahame@...
Jul 6, 2000 8:45 pm
11163
Yes, its a nifty tool indeed. I had trouble using it Stretch as a proxy for IE 5.0. The problem had something to do with Keep Alive which caused to proxy to ...
John Hardy
jh@...
Jul 7, 2000 2:23 am
11164
... Huh. I wasn't aware of that, but I can see that you're probably correct. In section "19.2 Internet Media Type multipart/byteranges" of RFC 2616 (HTTP/1.1),...
Fish
fish@...
Jul 7, 2000 4:46 am
11165
... I don't. That's what I was asking in my previous post. :) (I'm not familiar with MIME as I haven't had the real need to read any of the pertinent RFC...
Fish
fish@...
Jul 7, 2000 8:10 am
11166
... Aren't the final two dashes to indicate that this is the last part of the multipart message according to the MIME standard? Cheers, Igor....
Igor Clark
igor@...
Jul 9, 2000 6:53 pm
11167
Wales, David
david.wales@...
Jul 11, 2000 6:28 pm
11168
http://www.w3.org/TR/WD-logfile http://www.summary.net/summary/LogFormats.html#w3c http://www.analog.cx/docs/logfile.html#formats "Fish" (David B. Trout) ...
Fish
fish@...
Jul 11, 2000 8:07 pm
11169
It doesn't matter: You can send Accept: text/html Accept: image/* - or - Accept: text/html, image/* If you use a proxy it can be send like this: User-Agent ......
Joris Dobbelsteen
joris.dobbelsteen@...
Jul 15, 2000 6:15 pm
11170
Before i forgot to say, it is my recommendation, it's not in the RFC.... ... From: www-talk-request@... [mailto:www-talk-request@...]On Behalf Of Joris...
Joris Dobbelsteen
joris.dobbelsteen@...
Jul 15, 2000 7:16 pm
11171
The Set-Cookie headers also fall out of scope of the HTTP/1.1 RFC (RFC2616). They fall under a separate RFC: HTTP State Management Mechanism (RFC2109). I...
Joris Dobbelsteen
joris.dobbelsteen@...
Jul 16, 2000 1:33 pm
11172
Greetiings, On Posting, my client application, using libwww pre 5.3.0 and OpenSSL 95a posts headers reads a 200 response from the server, passes back from ...
Dillenberger, William...
Dillenberger@...
Jul 26, 2000 2:49 pm
11173
Fred, you are right it's a 100. i got around the problem by inserting http->state = HTTP_CONNECTED; and type = HTEvent_FLUSH; following if (status ==...
Dillenberger, William...
Dillenberger@...
Jul 26, 2000 7:40 pm
11174
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...