mirror of
https://github.com/tenrok/axios.git
synced 2026-06-14 18:42:33 +03:00
docs(helpers/parseHeaders)
This commit is contained in:
@@ -22,6 +22,7 @@ var ignoreDuplicateOf = [
|
||||
* ```
|
||||
*
|
||||
* @param {String} headers Headers needing to be parsed
|
||||
*
|
||||
* @returns {Object} Headers parsed into an object
|
||||
*/
|
||||
module.exports = function parseHeaders(headers) {
|
||||
|
||||
Reference in New Issue
Block a user