"jekyll serve" to ignore GET arguments?

The jekyll serve command should ignore GET arguments (&arg=val) added to URLs. This is not the case (jekyll 3.8.3 on windows 7). Is there a way to achieve the expected way of working through configuration or should this be considered as a bug ?