scinfu/SwiftSoup

How to do form entry with SwiftSoup?

jawshoeadan opened this issue · 1 comments

I see that there is a FormElement.swift file leading me to believe it's possible, but I haven't been able to find any examples. Can someone help show me how to automatically enter forms with the POST method using SwiftSoup?