FastHttpApi
FastHttpApi copied to clipboard
Index was outside the bounds of the array.
- Version 2.0.8
BeetleX.CommandLineParser GetCommandLineParser(System.String[], Int32)
at BeetleX.CommandLineParser.GetCommandLineParser(String[] args, Int32 start)
at BeetleX.CommandLineParser.GetCommandLineParser()
at BeetleX.FastHttpApi.HttpApiServer..ctor(HttpOptions options)
Hello, I'm running in the same issue with latest NuGet packgages. I have an odd number of arguments in my command line, that are processed by my own application. Would it be possible to make BeetleX process the command line optional ? For now, I have reverted to version 1.9.9 which doesn't seem to use Command Line