Hacker News new | ask | show | jobs
by werdnapk 1259 days ago
Yes. I had a bug report last year to deal with this due to the url being cut off in the browser with Ajax GET requests. I converted to a POST request which has no length limitations.