The Well-Formed Web

Exploring the limits of XML and HTTP

Server-Side 0.2

A new release of the server-side code for RESTLog is now available. Version 0.2 fixes a bug in content negotiation that was found by Jason Diamond. Since I was fixing the bug I decided to improve my content-negotiation algorithm and have now added conneg.py and connegTest.py to the release. Conneg.py handles Accept headers with different weights for multiple types including the */* type. ConnegTest.py contains the unit tests for conneg.py. In addition a Makefile has been added that runs all the unit tests at one time. Please see the release notes for more details.

Update: This site has now been updated to use version 0.2.

2002-11-13 21:05 Comments (0)