Skip to content

[Cookbook][Cache] Fix cookie example on Varnish cookbook #5605

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

Closed
wants to merge 3 commits into from

Conversation

csuarez
Copy link
Contributor

@csuarez csuarez commented Aug 7, 2015

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets none

I have realized that the example which unsets unnecesary cookies it's wrong and mixes Varnish 3 and 4 syntax, so I've separate the current example in two, one for each version.

csuarez added 2 commits August 7, 2015 12:30
I have realized that the example which unsets unnecesary cookies it's wrong and mixes Varnish 3 and 4 syntax, so I've separate the current example in two, one for each version.
Fix configuration-block/code-block syntax
}
}
}
.. code-block:: varnish4
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the indentation should be 4 spaces, not 2

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, thanks for commenting :)

Fix identation
@csuarez csuarez changed the title Fix cookie example on Varnish cookbook [Cookbook][Cache] Fix cookie example on Varnish cookbook Aug 7, 2015
@javiereguiluz
Copy link
Member

@csuarez thanks for submitting this fix. Let's see if our Varnish expert @dbu can review this quick change before merging it.

@dbu
Copy link
Contributor

dbu commented Aug 7, 2015

looks good! older versions of the doc do not have this example so i guess the 2.7 branch is also the right one.

@xabbuh
Copy link
Member

xabbuh commented Aug 7, 2015

@dbu Do you remember if there was a good reason not to put these examples into older branches?

@dbu
Copy link
Contributor

dbu commented Aug 8, 2015 via email

@xabbuh
Copy link
Member

xabbuh commented Oct 3, 2015

@csuarez @dbu It looks like most of this is already covered by the changes made in #5188 which was merged in the meantime. Could you please check if anything still needs to be changed? Sorry for the inconvenience.

@dbu
Copy link
Contributor

dbu commented Oct 9, 2015

looks the same, yes. this PR can be closed.

@xabbuh
Copy link
Member

xabbuh commented Oct 9, 2015

@dbu Thanks for confirming.

@csuarez Please scream if I closed to early and we'll reopen here. Thank you anyway for helping us making the docs better!

@xabbuh xabbuh closed this Oct 9, 2015
@csuarez
Copy link
Contributor Author

csuarez commented Oct 14, 2015

@xabbuh Yes, I've checked it and it's the same 😅

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

Successfully merging this pull request may close these issues.

5 participants