2

I have a service whereby I need to send a multipart response with different content types. I couldn't find any examples on how to do that with Nancy.

Is it supported in Nancy? If so, can you point me to an example?

2

1 Answer 1

2

There's nothing built in to do this so you'll have to construct your own Response type and/or corresponding Processor to build the multipart response.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.