-
Notifications
You must be signed in to change notification settings - Fork 60
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
LastModifiedCachingWire.java:141-142: Evict cache entry if If-Modified-Since... #120
Comments
@rajithd could you please pick this up? This article explains how we work. Any technical questions you may ask right here The budget of this task is 30 mins. This is exactly how much time will be compensated, when the task is completed. Read about our Definition of Done |
Basically, if the new response lacks a |
@rajithd the ticket is with you for 15 days already. If it is not finished in the next 48 hours, it will be re-assigned to someone else, see No Obligations principle, this article should help if you're stuck; as a reminder, don't forget to remove the |
…ded with HTTP_OK code and no Last-Modified header.
Consolidate puzzles.
Update name Add todo to specify behavior I feel is unspecified at this time
@dmarkov I know, it's waiting on yegor, 10 days now, is this normal? Has nobody else got any authority to merge? Aside from not gettting paid, I've got 2 task limit and both are waiting on yegor like this. |
@dmarkov PR's merged so can this get closed and I get paid? |
@yegor256 Done, the task is closed |
@westonized thank you, added 30 mins to your acc, payment num is |
Puzzle
90-f5d7f05d
insrc/main/java/com/jcabi/http/wire/LastModifiedCachingWire.java:141-142
has to be resolved: Evict cache entry if If-Modified-Since request responded with HTTP_OK code and no Last-Modified header.... The puzzle was created by Igor Piddubnyi on 15-Jan-2016.If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code.
The text was updated successfully, but these errors were encountered: