>> >> 5. WSAPI handles duplicate request keys by putting all their values
>> >> into a table. I need to get more PHP-like behavior, when next value
>> >> for the duplicate key would override previous one. I had to copy and
>> >> change the request module to get this behavior. I do want a
>> >> configuration option.

>> > Ok, this can be an option to wsapi.request.new:
>> > req = wsapi.request.new(wsapi_env, { overwrite = true })

>> That is my pet feature request. I'm a bit nervous about copying of
>> that lot of WSAPI code to my project.

> Already in github.

Confirmed. Thank you!

Alexander.

_______________________________________________
Kepler-Project mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to