본문 바로가기

Minwook’s portfolio

검색하기
Minwook’s portfolio
프로필사진 yiminwook FE 개발자를 목표로 하고 있습니다

  • 분류 전체보기 (30)
    • Today I Learned (16)
      • JavaScript (3)
    • Codestates 블록체인 부트캠프 6기 (9)
    • Troubleshooting (4)
    • 프로젝트 (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • JavaScript
  • S3
  • HTMLFormElement
  • incentive
  • next-connect
  • next.js
  • currentTarget
  • set-cookie
  • 스마트컨트랙트
  • webpack
  • scss
  • Sass
  • 해쉬테이블
  • CA불러오기
  • TypeScript
  • 다중서명계약
  • goerli
  • keccak256
  • ts-loader
  • @debug
  • 블록체인
  • Blockchain
  • 자바스크립트
  • 코딩테스트
  • methoidID
  • 자료구조
  • Goerlifaucet
  • Codestates
  • wallet
  • geth
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 관리

목록Origin (1)

Minwook’s portfolio

HTTP header CORS 설정

HTTP header Access-Control-Allow-Origin 서버에서 특정 Origin으로부터의 요청을 허용할지에 대해서 나타냅니다. Access-Control-Allow-Origin: * //모든 Origin에 대한 요청을 허용 Access-Control-Allow-Origin: "https://localhost:3000" //해당 Origin에만 접근할 수 있도록 허용함 Origin을 *로 모든 요청으로 허용시킬 경우 보안상 문제가 될 수 있습니다. *same origin이란? protocol과 Host, Port 3가지가 동일한 Origin Access-Control-Allow-Methods 응답으로 허용할 HTTP Method를 지정합니다. Access-Control-Allow-Meth..

Today I Learned 2022. 8. 27. 21:24
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바