I\'m developing a java agent. I have an NullPointerException error which I do believe should not happen.
Here is the debug console message:
java.lang
It's pointless getting the response code before you've sent anything. You're supposed to send the request first, then get the response code, then get the response if required