Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Support recording and serving images #35

Merged
merged 2 commits into from Apr 18, 2014
Merged

Support recording and serving images #35

merged 2 commits into from Apr 18, 2014

Conversation

rajit
Copy link
Contributor

@rajit rajit commented Apr 15, 2014

We found that replay wrote images correctly in fixtures/ but when serving it would mangle them.

This fix changes the reading of data from fixtures/* so that it treats data up to the 2nd \n\n as a string and after that it leaves in a raw Buffer.

All tests pass, and replay now serves images.

assaf added a commit that referenced this pull request Apr 18, 2014
Support recording and serving images
@assaf assaf merged commit acd3b0b into assaf:master Apr 18, 2014
@assaf assaf mentioned this pull request Apr 18, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants