0.1.4 • Published 6 years ago

@obsidianjs/http-request v0.1.4

Weekly downloads
61
License
BSD-3-Clause
Repository
github
Last release
6 years ago

iframe-http-request

This modules integrates the obsidian-http-request_ library to the ObsidianJS framework.

The http-request module allows to make HTTP requests (AJAX) ether directly or through proxy (to workaround CORS issues).

.. _obsidian-http-request: https://wanadev.github.io/obsidian-http-request/

Documentation

Changelog

  • 0.1.4: Fixes wrong export in server/index.js (#13)
  • 0.1.0: Initial release.