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

Setting Content-type in MockXmlServerSetup? #62

Closed
violinner opened this issue Jun 1, 2016 · 1 comment
Closed

Setting Content-type in MockXmlServerSetup? #62

violinner opened this issue Jun 1, 2016 · 1 comment

Comments

@violinner
Copy link

violinner commented Jun 1, 2016

Is there a way to set the 'Content-type' header in
nl/hsac/fitnesse/fixture/slim/MockXmlServerSetup ?
A "Content-type" header is required by some FitNesse Fixtures.

desirable, but does not appear to work:

!define HTML { {{{

<html lang="en">
<header>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</header>
<body>
. . .

@fhoeben
Copy link
Owner

fhoeben commented Jun 1, 2016

Short answer: no.
Bit longer: not yet, but feel free to make a pull request :-)

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

2 participants