Skip to content

PSWebApi.OwinSample.1.2.0.1

Latest
Compare
Choose a tag to compare
@AbelCheng AbelCheng released this 29 Sep 19:12
· 4 commits to master since this release

Support RedirectStandardInput for CMD - from request body

Content-Type:

  • application/stdin
    or
  • text/stdin
    or
  • application/standardinput
    or
  • text/standardinput
    or
  • application/redirectstandardinput
    or
  • text/redirectstandardinput

for executable call or batch file call.