On 5 August 2014 08:18, Martin Trummer <li...@ruby-forum.com> wrote:
> Hi guys,
>
> I'm having a a link_to element which sends data to the server. This is
> currently encoded in the URL. Is it possible to move this URI encoded
> data to the body, in order to have a clean URL?

If you are literally 'sending data to the server' then generally this
should be sent using a POST, so the data will not be in the url.

Colin

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsWv%2B2H_Pg32ZRekdwJtpu6dAkB%3Dm8ggE2nFzMwkS094A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to