pschlan / cron-job.org

cron-job.org Open Source project
GNU General Public License v2.0
1.44k stars 251 forks source link

POST not working with special characters #159

Closed baba43 closed 1 year ago

baba43 commented 1 year ago

First, thank you very much for providing this service to us!

I would like to send a POST message to a server that contains special characters like 🍞. While input & test are working, the input seems to get truncated after saving the cronjob.

pschlan commented 1 year ago

Good catch, thank you! Will have a look.

pschlan commented 1 year ago

This should be fixed now. If you still experience issues, please let me know.