F。
F。
#### Pre-flight Checklist Please ensure you've completed all of the following. - [x] I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/HEAD/CONTRIBUTING.md) for this project. - [x] I agree to follow the [Code...
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) ```