Fork me on GitHub
#babashka
<
2024-05-27
>
m3tti10:05:18

Hey babashka users how can i encode a string to an url. so basically how can i urlencode a string 😕 http://java.net isn't available afaik right?

borkdude10:05:43

It is available. Have you even tried it? :)

m3tti10:05:39

(import [ UrlEncoder])
this gives me an exception :/
Unable to resolve classname: java.net.UrlEncoder

m3tti10:05:07

oh no -.- never mind

m3tti10:05:11

URLEncoder it is

m3tti10:05:24

thanx anyway

m3tti10:05:38

duckie <- i guess thats all i needed

borkdude10:05:47

no worries, it's monday isn't it

m3tti10:05:13

but anyway thank you so much for babashka its just awesome

yes 2
borkdude10:05:26

glad you like it