Parsing is naive and splits on `"="`. Possibly use a regex or `indexof` to split the key/vaues. API keys that contain equals signs are pretty common.