Hello all,
I have made 2 separate commits. Commit 40 adds the python server to
the repository and commit 41 adds the associated tests.
Currently, the tests highlight many deficiencies in the http::client
code. Most notably, the headers have extraneous '\r' characters and
the body of the message gets stripped of its newlines. I will be
committing a patch for this soon.
One problem with the tests is that the server process that is spawned
in a separate terminal has to be manually closed and that produces a
"fatal error" report while running the tests on linux. I am trying to
resolve this problem. Any ideas?
Divye Kapoor
--
Whether the chicken crossed the road or the road moved beneath the
chicken depends upon your frame of reference.
My official web site: http://people.iitr.ernet.in/shp/061305/
|