Titan
Titan copied to clipboard
As a user, I want to be able to access query strings and headers through subscripting
Quoth the Ryan:
Add better handling for queryPairs and Headers into dictionaries (as opposed to arrays of touples) so that we don't always have to constantly iterate over them to extract different key-value pairs.
In new master.