You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe I want to give the headers as Dict{Symbol, String} or I get them from somewhere and they happen to be Dict{AbstractString, AbstractString}. As long as it is possible to convert them to Dict{String, String} I think it should be ok.