x frame options
1.0.0
X- 프레임 옵션 우회
npm install
npm run start
웹 사이트의 실제 링크와 함께 iframe 소스를 사용하는 대신 :
< iframe src =" https://example.com/ " > </ iframe >사용
< iframe src =" http://localhost:3000?url=https://example.com/ " > </ iframe > 라이브 데모
nodejs
stackoverflow
github