openservicebrokerapi / servicebroker

Open Service Broker API Specification
https://openservicebrokerapi.org/
Apache License 2.0
1.19k stars 436 forks source link

Add support for ETag and If-Modified-Since headers #689

Closed fmui closed 5 years ago

fmui commented 5 years ago

What is the problem this PR solves? Closes #209: "Expand spec to allow for "no changes" semantics to be returned by brokers"

edit: changed to closes so the issue gets closed automatically

cfdreddbot commented 5 years ago

:white_check_mark: Hey fmui! The commit authors and yourself have already signed the CLA.

mattmcneeney commented 5 years ago

@jberkhahn This sounds like it might be useful for svc-cat. Do you think you'd add this to the backlog of things?

jberkhahn commented 5 years ago

this sounds useful for us, yes

mattmcneeney commented 5 years ago

I think this looks good, though I'm not sure when the CF folks would be able to get around to adding support for this. But it's more useful for svc-cat anyway since CF doesn't periodically poll catalog endpoints today.

fmui commented 5 years ago

Review please @jberkhahn @tinygrasshopper