Neoload did not record the parameters of post request. Also post request is not showing anywhere in project structure. I can see only requests with method = 'get'.
Have you used the Flags feature to find your POST requests with forms type?
Also i can see that your server is a local server. Have you tried to use in the URL the IP address of your server instead of the "localhost" server name? Going through a proxy local address are most of the time ignored for a proxy.