1
0
mirror of https://github.com/google/nomulus synced 2026-01-09 23:47:49 +00:00
Files
nomulus/java/google/registry
guyben 849ea0e0f3 Fix --content-type and --data inputs in curl command
content-type needs to be parsed (no automatic parsing from String)

data was splitting on commas, meaning --data="key=value1,value2" was sent to the server as "key=value1&value2"

NOTE - you'd expect there to already be a "do nothing splitter", right? But there isn't :/

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=223346887
2018-12-03 19:15:33 -05:00
..
2018-12-03 19:12:20 -05:00
2018-08-10 13:44:25 -04:00
2018-11-16 16:57:30 -05:00
2018-10-22 19:06:35 -04:00
2018-10-25 14:40:38 -04:00
2018-07-14 01:37:03 -04:00
2018-09-14 12:01:08 -04:00