TclHttpd 3.0.0 Bug Name: Brent Welch email: [EMAIL PROTECTED] Support: None Severity: 2 OperatingSystem: All Synopsis: POST/redirect/GET HTTP 1.1 sequence drops query string from GET ReproducibleScript: Use IE 5. Construct a <form method=POST> form where the action goes back to the page with the form. Add server-side page logic that redirects to another page, passing query data in the URL. ObservedBehavior: For some reason TclHttpd can log the GET request that contains the query data, but a page does not find the query data. This is in the context of the Connect managment interface.
