henszey / etcd-browser

A quick and easy way to view/edit basic keys in etcd.
http://henszey.github.io/etcd-browser/
MIT License
670 stars 230 forks source link

Property names can't contain slashes #19

Open LucasAndersson opened 8 years ago

LucasAndersson commented 8 years ago

When trying to create a property with a name containing one or more slashes it just disappears from the GUI. In my particular case I wanted to use a URL e.g. http://foo.com as key.