Multiple choice technology web technology Server.Transfer support? Post Validate Get None Reveal answer Fill a bubble to check yourself A,C Correct answer Explanation Server.Transfer preserves the original request type, meaning it supports both GET and POST HTTP methods during the transfer process on the server side. It does not perform validation directly.