Skip to content
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

Bring back external responses #235

Open
leonard84 opened this issue Feb 8, 2017 · 0 comments
Open

Bring back external responses #235

leonard84 opened this issue Feb 8, 2017 · 0 comments

Comments

@leonard84
Copy link

With 106eb93 (https://trello.com/c/UJGIt8j2/28-remove-tika-from-dependencies) the support for external responses was removed. This is quite unfortunate, since we really want this functionality. Tapes become very hard to work with, if the body becomes larger than a certain size (>1000 chars), and in a larger integration test with ~30 interactions and a total size.

Instead of Tika we could just use the Content-Type header to determine the file extension, I even would be ok with a generic .response extension, for the time being.

Removing support for external files due to the Tika dependency and because the yaml files are going to move more towards external

What is meant by 'move more towards external'? The support was just removed.

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

No branches or pull requests

1 participant