오랜만에 하니깐 몇 가지는 생각이 안나네요 ^^;

1. PUT


PUT /put_test.txt HTTP/1.0

Content-Length: 13

Host: 도멘인주소


put test page


2. DELETE


DELETE /put_test.txt HTTP/1.0

Host: 도메인주소


3. COPY


COPY /test.txt HTTP/1.0

Host: 도메인주소

Destination:  http://도메인주소/test2.txt

Overwrite: T





※ 참고 상태코드

http://msdn.microsoft.com/en-us/library/aa142816(v=exchg.65).aspx

Status Code

Meaning

201 (Created)

The resource was successfully copied.

204 (No Content)

The source resource was successfully copied to a pre-existing destination resource.

403 (Forbidden)

The source URI and the destination URI are the same.

409 (Conflict)

A resource cannot be created at the destination URI until one or more intermediate collections are created.

412 (Precondition Failed)

Either the Overwrite header is "F" and the state of the destination resource is not null, or the method was used in a Depth: 0 transaction.

423 (Locked)

The destination resource is locked.

502 (Bad Gateway)

The COPY destination is located on a different server, which refuses to accept the resource.

507 (Insufficient Storage)

The destination resource does not have sufficient storage space.

Posted by n3015m
:
BLOG main image
'네오이즘'의 보안LAB 블로그입니다........... n3oism@gmail.com by n3015m

카테고리

분류 전체보기 (228)
[ HappyDevTool ] (29)
[ HappyToolRelease ] (4)
[Book] (6)
[ Security Studies ] (0)
- CII (2)
- BigData (2)
- Web Hacking (10)
- SQL Injection (25)
- Mobile Security (9)
- Network (6)
- OperatingSystem (4)
- Malware & Reversing (4)
- Phishing (5)
- Compliance (0)
- Programming (13)
- Tools (13)
- IoT (6)
- etc (21)
[Pentration Testing] (3)
[OS X] (4)
[ Security Trends ] (16)
[ Fixing Guideline ] (7)
My Way, My Life (34)
About Me (2)

최근에 올라온 글

최근에 달린 댓글

최근에 받은 트랙백

Total :
Today : Yesterday :