'my string'.indexOf('no-cache') === -1 // true. but in Lua I'm trying to use string module which gives me unexpected response: string.find('my string', ...
確定! 回上一頁