LearnNewsExamplesServices
Frontmatter
id6588
titleworker.ServiceBase: onFetch() => limit caching to event.request.method === ''GET''
stateClosed
labels
enhancement
assigneestobiu
createdAtMar 25, 2025, 11:36 AM
updatedAtMar 25, 2025, 2:45 PM
githubUrlhttps://github.com/neomjs/neo/issues/6588
authortobiu
commentsCount0
parentIssue6584
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 25, 2025, 2:45 PM

worker.ServiceBase: onFetch() => limit caching to event.request.method === 'GET'

Closed v8.33.0 enhancement
tobiu
tobiu commented on Mar 25, 2025, 11:36 AM
  • We do not want caching for 'DELETE', 'PATCH', 'POST', 'PUT'
tobiu added the enhancement label on Mar 25, 2025, 11:36 AM
tobiu assigned to @tobiu on Mar 25, 2025, 11:36 AM
tobiu added parent issue #6584 on Mar 25, 2025, 11:36 AM
tobiu referenced in commit c6e6de4 - "worker.ServiceBase: onFetch() => limit caching to event.request.method === 'GET'#6588" on Mar 25, 2025, 2:45 PM
tobiu closed this issue on Mar 25, 2025, 2:45 PM