D
D
Denis Kotlyarov2015-07-29 15:10:51
linux
Denis Kotlyarov, 2015-07-29 15:10:51

Linux, Bash Text to url converter?

How to convert text to url?
For example, I have CUrl, but when I send post requests to it, there may be inaccuracies.
For example, I have such characters in the text as &, +,%20, $^&)&*)$^
And it returns me if there is a character & as a new post, and $^&)&*)$^
returns in general how $^
Tell me how can I fix this? And are there special text-to-url converters, or will you have to invent it yourself, but you need to calculate all possible options :(

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Burov, 2015-07-29
@BuriK666

stackoverflow.com/questions/296536/how-to-urlencode...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question