Hello I have written a HTTP sever in C++/ According to the RFC 2616 Section 4.2 it seems that the HTTP headers can span over multiple lines if the line is...
hello all, Anybody from this group has gone for Conformacne on HTTP, pls reply back to me, so that i can clear my doubts. Looking forward for ur help. Jacky ...
Hello All, I want to use authorization at HTTP interface. How can HTTP client authenticate to itself and to the HTTP server? I have seen in the toolkit that...
Hello I have written a HTTP server which allows a user to Upload a File. The File is Sent as MIME attachment. The probelm I have is if there is any problem in...
Hi, I'm writing an HTTP proxy (for fun) and was wondering about a response I got from an Apache web server ver 1.3.12. I presented a GET with HTTP/1.0 as the...
Hi, I'm writing an HTTP 1.0 proxy (for fun). Things are going well except that when I refresh a page, IE 5 SP2 performs a GET with a If- None-Match header...
Hello All, I m writing an application over http protocol. I have written client and server application but having one problem in two way communication. When...
The following paragraph in the HTTP 1.1 spec, the last paragraph in section 4.2, "Message Headers", talks about the possibility of having multiple headers with...
Hello I am new to HTTP, and so please excuse me if this is a very basic question. Teh Http specification says that each HTTP header should be terminated by a ...
This is a stretch for here, but is anyone aware of any implementations of the SNMP WWW MIB using the "net-snmp" package, and if so, is the implementation...
In HTTP/1.1, the response could be sent with "Transfer-Encoding: chunked" in which case a zero-length chunk (possibly followed by a trailer) terminates the...
How do browsers figure out a response is "Complete" if the origin server doesn't send a "Content-Length" header? What is the normal strategy for that? The...
... I use a package in tcl which implements the client-side of the http protocol. The functionality works except for one url which keeps reporting a 404 - Not...
http://www.w3.org/QA/Activity/ <-- overview http://www.w3.org/QA/WG/ <-- working group http://www.w3.org/QA/IG/ <-- interest group The working group does...
Just FYI: At the IETF Apps area open meeting in London, there was brief discussion of revising the HTTP spec to clarify, drop unused portions, etc. I don't...
Hi, I would like to know if there is a tabularised checklist kind of a thing available anywhere, so that we can verify the http compliance of a component...
Note that I'm very new to exploration of the details of the HTTP spec, much less its implementation. I would assume that, like many protocol specifications...
I'd like to know what current tools there are for doing HTTP compliance testing. At this point, I don't care whether they're free or not. I don't care...
Apologies to anyone who's already seen this, but, seeing as there's an interoperability issue here, I thought it'd be relevant to this list too ... From: Miles...
From HTTP-WG (I expect most people here will be on the list). More fodder for tests... ... Date: Wed, 7 Feb 2001 21:59:01 +0100 From: "Joris Dobbelsteen"...
I thought it was interesting to see how client people deal with HTTP issues... http://bugzilla.mozilla.org/show_bug.cgi?id=45747 Is anyone on this list working...
Hi there, As many of you know, we have been working on launching an HTTP compliance testing project. There were several exciting changes in that direction. We...
Greetings. I was wondering is there any http compliance automated test? My company is writing some software which should be http compliant and my task as...
Hi, Sorry to post an offtopic question, but I am strugling since last three days to solve the problem, I will appreciate if anybody can provide me any help....
Can anyone verify for me that people.yahoo.com is not HTTP 1.1 compliant? The Microsoft WININET library is failing, and it appears to be due to the fact that...
Hi Mark, Thanx for starting this discussion. It's sorely needed. <g> I've been looking around for some HTTP compliance/conformance tests and haven't found...