Howdy! I'm trying to use ajaxGet() from Karax and I need to set the "Accepts" header to json, but I can't figure out how to make the openArray[(cstring,cstring)] that the ajaxGet() call expects for the headers.
I've tried all sorts of different combinations, including making a tuple, a sequence of tuples. I suspect there's a way to make a literal, but I don't know and can't see anything in the docs that helps me make an array of pairs of things. Would appreciate any pointers for my newbie question. Brian
