| Summary: | Failure with HTTP HEAD requests | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ralf Sternberg <rsternberg> |
| Component: | RWT | Assignee: | Ralf Sternberg <rsternberg> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 2.0 | ||
| Target Milestone: | 2.0 M3 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Ralf Sternberg
HEAD requests are now handled like POST requests. The content is cut off in HttpServlet already. Fixed with commit 2c99bd55a7483e40cae5330987d259443ca796a7. |