Use HTTP POST instead of GET
benkant - May 2, 2009 - 14:43
| Project: | Ajax Controller (AC) |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
My application needs to send more data to the server than is allowed in an HTTP GET. As a result I've had to modify Ajax Controller to use HTTP POST.
There are no side-effects to using POST over GET as far as I know.
Patch attached.
| Attachment | Size |
|---|---|
| ac-post.patch | 1.34 KB |

#1
Can you please commit this TJ. Thanks
#2
Committed in 6--1-5
#3
Automatically closed -- issue fixed for 2 weeks with no activity.