위키
포럼
도구
  • 특수문서 목록
  • 토론
  • 기여
  • 로그인
바뀐글
랜덤

URL 템플릿

2023-02-16
편집
역링크
토론
역사 역링크 최근바뀜 인쇄용 판 고유 링크 문서 정보 이 문서 인용하기
분류:
  • URL
  • 템플릿
  • 인터넷 표준
  • RFC 매직 링크를 사용하는 문서

목차

  • 1 개요
  • 2 예시
  • 3 같이 보기
  • 4 참고

1 개요[ | ]

URL Template
URL 템플릿
  • 입력될 파라미터를 포함하여 URL을 결정하는 방법
  • 중괄호({변수명}) 표현은 변수의 값으로 대체됨
  • 물음표(?) 이후의 변수는 퍼센트 인코딩됨

2 예시[ | ]

템플릿
  • http://example.com/people/{firstName}-{lastName}/SSN
  • http://example.com/query?firstName={firstName}&lastName={lastName}
파라미터
  • firstName=Björk
  • lastName=Guðmundsdóttir
결과
  • http://example.com/people/Björk-Guðmundsdóttir/SSN
  • http://example.com/query?firstName=Bj%c3%b6rk&lastName=Gu%c3%b0mundsd%c3%b3ttir

3 같이 보기[ | ]

  • PHP uri_template
  • 퍼센트 인코딩
  • URL
  • 템플릿

4 참고[ | ]

  • https://en.wikipedia.org/wiki/URL_Template
  • RFC 6570
원본 주소 "https://zetawiki.com/w/index.php?title=URL_템플릿&oldid=848065"
분류:
  • URL
  • 템플릿
  • 인터넷 표준
  • RFC 매직 링크를 사용하는 문서
수정 2023-02-16 생성 2015-06-12
편집자
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}
  • 분류 댓글:
  • {{cat.name.replace(/_/g,' ')}} ({{cat.cnt}})
  • {{comment.page_title}}
    ― {{comment.name}}

CC-BY-SA 3.0 · Powered by MediaWiki

개인정보처리방침 · ABOUT

다음 문자열 포함...