Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on multiple badge in github markdown #4

Closed
cos18 opened this issue Oct 30, 2020 · 1 comment
Closed

Error on multiple badge in github markdown #4

cos18 opened this issue Oct 30, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@cos18
Copy link

cos18 commented Oct 30, 2020

When using multiple badge, it can't render and throw error like this.

holee's 42 stats
sunpark's 42 stats
jachoi's 42 stats

Another Example

@JaeSeoKim JaeSeoKim added the bug Something isn't working label Oct 31, 2020
JaeSeoKim added a commit that referenced this issue Oct 31, 2020
@JaeSeoKim
Copy link
Owner

    ctx.res.setHeader("Cache-Control", "no-cache, no-store, must-revalidate");
    ctx.res.setHeader("Pragma", "no-cache");
    ctx.res.setHeader("Expires", "0");

에러시 위의 헤더를 같이 전송함으로 브라우저에서 캐쉬를 못하도록 함

새로고침시 새로운 데이터를 재요청 하여 가져오는 것이 가능하게 됨


✅ TODO

  • API 요청 제한 해제 문의 하기

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants