summaryrefslogtreecommitdiff
path: root/includes/external/addressbook/node_modules/axios/lib/helpers/README.md
diff options
context:
space:
mode:
authorRaindropsSys <contact@minteck.org>2023-04-04 19:07:33 +0200
committerRaindropsSys <contact@minteck.org>2023-04-04 19:07:33 +0200
commitb9aca19cccf9fd85a05d2ae32846b5b4f25a4dc1 (patch)
tree1ecb5f1c27f159bb175ecded73d4235fcfb4b5ae /includes/external/addressbook/node_modules/axios/lib/helpers/README.md
parent704e1c22efe6056b0fc2f59b2766f47e1c8d71cc (diff)
downloadpluralconnect-b9aca19cccf9fd85a05d2ae32846b5b4f25a4dc1.tar.gz
pluralconnect-b9aca19cccf9fd85a05d2ae32846b5b4f25a4dc1.tar.bz2
pluralconnect-b9aca19cccf9fd85a05d2ae32846b5b4f25a4dc1.zip
Added 147 files (automated)
Diffstat (limited to 'includes/external/addressbook/node_modules/axios/lib/helpers/README.md')
-rw-r--r--includes/external/addressbook/node_modules/axios/lib/helpers/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/includes/external/addressbook/node_modules/axios/lib/helpers/README.md b/includes/external/addressbook/node_modules/axios/lib/helpers/README.md
new file mode 100644
index 0000000..4ae3419
--- /dev/null
+++ b/includes/external/addressbook/node_modules/axios/lib/helpers/README.md
@@ -0,0 +1,7 @@
+# axios // helpers
+
+The modules found in `helpers/` should be generic modules that are _not_ specific to the domain logic of axios. These modules could theoretically be published to npm on their own and consumed by other modules or apps. Some examples of generic modules are things like:
+
+- Browser polyfills
+- Managing cookies
+- Parsing HTTP headers