progrium/localtunnel

Character limit on url? Getting 502 error when url longer than 118 characters

jscheel opened this issue · 3 comments

There appears to be some kind of character limit on urls. When I request a url that is 118 characters, everything works, when I request the same url, but 119 characters (change anything that will still point to the same file -- the subdomain, the query param name or value, etc)

Works (118 characters)

http://*****.v2.localtunnel.com/assets/app/views/pop/editor/library/item/BackgroundImageEditorLibraryItemView.js?b=123

Fails (119 characters)

http://*****.v2.localtunnel.com/assets/app/views/pop/editor/library/item/BackgroundImageEditorLibraryItemView.js?b=1234

I have been able to re-create this. 118 chars works, 119 chars does not.
This is a big deal breaker for me.

skwp commented

I also get 502 in IE9 on any url.

That version has reached EOL.