puppeteer/docs
Andrey Lushnikov 480547955c Drop Headers class in favor of a Map object
This patch removes Header class and substitutes it with a simple
Map object.

The map is chosen over the vanilla object since it has explicit
order of headers which we'd like to preserve.

References #106.
2017-07-27 09:35:44 -07:00
..
api.md Drop Headers class in favor of a Map object 2017-07-27 09:35:44 -07:00