Modify ↓
Ticket #2284 (closed bug: fixed)
Ajax, Post, Firefox 2.0.0.11 - No header length
| Reported by: | zzdave | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.4 |
| Component: | ajax | Version: | 1.2.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
If you do a post to a web service and dont post any data in Firefox, you get a "<h1>length requird</h1>". If you pass junk in the data: { blank:"1" } it work fine.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This needs a test case...
To core team: we don't see the content length header anymore ?