Questions tagged [x-ipfs-path]
3 questions
0
votes
1 answer
infura HTTP method GET not allowed
enter image description here
enter image description here
above two errors show the detail.
/* create-item.js */
import { useState } from 'react'
import { ethers } from 'ethers'
import { create as ipfsHttpClient } from 'ipfs-http-client'
import {…

Kota
- 1
- 2
0
votes
0 answers
How to setup IPFS public gateway?
Hello all community members and developers,
I am trying to set up the public IPFS gateway on my AWS server.
I have installed the Golang and IPFS successfully on the server. and as I try running the IPFS node (IPFS Daemon), my IPFS node starts…

Kapil Yadav
- 17
- 3
0
votes
1 answer
IPFS X-Ipfs-Path on static images referenced on a dynamic non-IPFS https page forces localhost gateway to load over https
I'm trying to utilize IPFS to load static content, such as images and javascript libraries, on a dynamic site loaded on the http protocol.
For example https://www.example.com/ is a normal web 2.0 page, with an image reference here…

Radderz
- 2,770
- 4
- 28
- 40