hi all, if a server is sending back a 102 status code( processing), does it mean that server is sending an interim response and then a final response on the same connection. i'm not very sure about this. also googling is not giving any concrete results. can anybody help me on getting a clear view of what this status code actually means and what the server and client should do to implement this.