https://bugzilla.wikimedia.org/show_bug.cgi?id=56015

--- Comment #3 from Brion Vibber <br...@wikimedia.org> ---
If this and mobileview were both available through action=query we could fetch
them both together in one API hit.... not sure offhand if we can do two actions
together but my impression is no.

Alternatively we could extend action=mobileview to pass through the Zero info,
possibly with other site metadata that we might want to add...

However if we can throw the API requests on HTTP(S) with pipelining on, in
theory we can make both requests on the existing format without additional
connection overhead... will make a note to experiment with the low-level
keepalive/pipelining options in the HTTP libraries we'll be using.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to