You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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>
. . .
The text was updated successfully, but these errors were encountered: