src/lib/lua/reqests: fix invalid error reported for ignore
The issue here was that invalid function was used to mask extra option version. It was called before the correct call and thus message was reported for version instead of ignore argument. At the same time the version is simply ignored. This fixes this and correctly handles version.