Skip to content

노을 - header 클래스에서 content-length를 바로 가져올 수 있는 메서드 생성 #55

Description

@Dae-Hwa

Header를 직접 쓰는 것 자체가 좋아보이지 않음.

  • requestHeader.getContentLenth();
```
requestHeader.getAttributes().getOrDefault("Content-Length", "0")

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions