Chapter 14. Web Programming
- IntroductionRecipe 14.1.
Testing Whether CGI Is WorkingRecipe 14.2.
Handling URLs Within a CGI ScriptRecipe 14.3.
Uploading Files with CGIRecipe 14.4.
Checking for a Web Page's ExistenceRecipe 14.5.
Checking Content Type via HTTPRecipe 14.6.
Resuming the HTTP Download of a FileRecipe 14.7.
Handling Cookies While Fetching Web PagesRecipe 14.8.
Authenticating with a Proxy for HTTPS NavigationRecipe 14.9.
Running a Servlet with JythonRecipe 14.10.
Finding an Internet Explorer CookieRecipe 14.11.
Generating OPML FilesRecipe 14.12.
Aggregating RSS FeedsRecipe 14.13.
Turning Data into Web Pages Through TemplatesRecipe 14.14.
Rendering Arbitrary Objects with Nevow