fatfingers23/runelite-osrs-clanmate-export

Declare content-type in post header

Open

#10 opened on Oct 6, 2024

 (2 comments) (0 reactions) (0 assignees)Java (3 forks)auto 404
enhancementgood first issuehacktoberfest

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi thanks for the plugin! Would it be possible to add the option or do it by default to declare the content type when sending post request to URL? I'm trying to use the plugin to export the data to a discord bot but it wont accept it unless the has a content type of application/json.

Contributor guide