native-ajax

Module native-ajax is designed to be the simplest possible way to make http calls. It supports HTTP / HTTPS and follows redirects by default. It supports HTTP Headers get and set methods both.

Usage no npm install needed!

<script type="module">
  import nativeAjax from 'https://cdn.skypack.dev/native-ajax';
</script>

README

native-ajax

Module native-ajax is designed to be the simplest possible way to make http calls. It supports HTTP / HTTPS and follows redirects by default. It supports HTTP Headers get and set methods both.