ReshaperForBurp
ReshaperForBurp copied to clipboard
fix NullPointerException
Rectifying the NullPointerException error encountered within the latest version of Burp.
java.lang.NullPointerException
at synfron.reshaper.burp.core.messages.entities.http.HttpRequestMessage.getContentType(HttpRequestMessage.java:79)
at synfron.reshaper.burp.core.messages.entities.http.HttpRequestMessage.initialize(HttpRequestMessage.java:57)
Thanks for the contribution!