issues
search
GistLabs
/
mechanize
mechanize for java
http://gistlabs.com/software/mechanize-for-java/
Mozilla Public License 2.0
78
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Go to other apps and push buttons
#82
jidanni
opened
5 months ago
0
[SECURITY] Use HTTPS to resolve dependencies in Maven Build
#81
JLLeitschuh
closed
11 months ago
1
[SECURITY] Use HTTPS to resolve dependencies in Maven Build
#80
JLLeitschuh
closed
10 months ago
1
org.apache.http.client.CircularRedirectException:
#79
reddybhaskarvengala
opened
3 years ago
0
[SECURITY] Use HTTPS to resolve dependencies in Maven Build
#78
JLLeitschuh
closed
10 months ago
1
Can I change charset such like Shift_jis?
#77
normalian
opened
7 years ago
0
Get Form off of page returns null
#76
cmessinger
closed
9 years ago
1
ClassNotFoundException: org.apache.http.impl.client.AbstractHttpClient
#75
hurzl
opened
9 years ago
0
Fixed select element hasn't name attribute
#74
probepark
closed
3 years ago
0
relative Link's href() explodes
#73
Vogel612
opened
10 years ago
2
Reintroduce the Query API
#72
MartinKersten
opened
10 years ago
2
Ease the use of a proxy
#71
MartinKersten
opened
10 years ago
0
How to compile program with javac and this library anyway?
#70
mailoszyarr
opened
10 years ago
1
POST Request Payload (POST JSON Data)
#69
hugomarisco
opened
11 years ago
0
HtmlQueryStrategy wrong response in isMultipleValueAttribute
#68
favio41
opened
11 years ago
0
Make CacheEntry public
#67
Vishal-Puri
opened
11 years ago
13
Create mailing list or forum for mechanize
#66
jheintz
opened
11 years ago
1
Support for JsonDocument on Android
#65
menew
opened
11 years ago
4
Support for Referrer
#64
jheintz
opened
12 years ago
0
Add JSON Link representations
#63
jheintz
opened
12 years ago
0
Use chained filters for cache implementation, deprecate interceptors
#62
jheintz
closed
12 years ago
2
Support XmlDocument content pages
#61
jheintz
opened
12 years ago
0
Discuss: Deprecate History?
#60
jheintz
closed
12 years ago
0
Redirected Page wasn't declaring new URI
#59
jheintz
closed
12 years ago
1
Support set/add Header in RequestBuilder
#58
jheintz
closed
12 years ago
0
Enable Image Length Check For Wikipedia Images
#57
MartinKersten
closed
12 years ago
1
Implement css-selectors against Jsoup
#56
jheintz
closed
12 years ago
1
Introduce Node.visit(NodeVisitor)
#55
MartinKersten
closed
12 years ago
3
Move HTML, JSON, Form, Links etc Into the document Package
#54
MartinKersten
closed
12 years ago
1
Add Node.getParent()
#53
jheintz
closed
12 years ago
2
Remove Node.isMultipleValueAttribute
#52
jheintz
closed
12 years ago
0
Remove Package Cycles
#51
jheintz
opened
12 years ago
1
Track progress of css-selectors pull request
#50
jheintz
opened
12 years ago
0
History should only store Documents not Resources like ImageResources (have to be introduced)
#49
MartinKersten
closed
12 years ago
6
Introduce Resource and Document For Abstractation And Introduce <T extends Resource> For Flexible Casting
#48
MartinKersten
closed
12 years ago
0
Reworking Page: Resource, ImageResource, and a Choice of Page or Document
#47
jheintz
closed
12 years ago
4
Support * for Attribute Matching Inside by(...) clause to simplify mapping (maybe regularExpression if need for implementation of *)
#46
MartinKersten
closed
12 years ago
1
Replace Selectors and map byXXX towards by(attribute, pattern)
#45
MartinKersten
closed
12 years ago
0
Restructure Query Implementation to Separate between Query and HtmlQuery
#44
MartinKersten
closed
12 years ago
0
Introduce by(...) and byNodeName and byNodeValue
#43
MartinKersten
closed
12 years ago
0
Introduce SpecialAttributes Like ${html} or ${tagName}
#42
MartinKersten
closed
12 years ago
0
Make Query Package independent of JSoup and HtmlElement by introducing QueryStrategy
#41
MartinKersten
closed
12 years ago
0
Abstract HTMLElement and HTMLNode and HTMLTextNode towards a shareable meta Node interface
#40
MartinKersten
closed
12 years ago
0
Audit code for Android
#39
jheintz
closed
12 years ago
6
Expose setUserAgent
#38
jheintz
closed
12 years ago
0
Doing a post with parameters doesn't use params
#37
wr0ngway
closed
12 years ago
3
Redirect doesn't happen on a form sign in
#36
wr0ngway
closed
12 years ago
15
JSoup version needs updating
#35
wr0ngway
closed
12 years ago
1
Doesn't work under an android emulator
#34
wr0ngway
closed
12 years ago
5
Replace org.Jsoup.* dependencies with HtmlElement to Reduce 3rd-Party dependencies
#33
MartinKersten
closed
12 years ago
1
Next