lua-users home
lua-l archive

Re: [ANN] org.conman.parsers.url 2.0.2 released

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> query = "q=foo%20bar&lang=en",
Shouldn't query be a table?
query = { q = "foo bar", lang = "en" }
Or are there helper functions for that?

AltStyle によって変換されたページ (->オリジナル) /