Giter VIP home page Giter VIP logo

volley-jackson-extension's People

Contributors

lkiss80 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

volley-jackson-extension's Issues

POSTing application/json

Thanks for posting this. Especially for posting on the Maven central repo! It seems to cover all of the bases of the custom in-project Jackson request I'm using except for one thing. It seems to assume that the POSTed data is application/x-www-form-urlencoded. I need to send application/json. I think I'll use it anyway, but I'll have to subclass JacksonRequest.

NPE when response is 204

When I receive a 204 response, the HttpEntity on the HttpResponse is null. This causes an NPE in JacksonNetwork.performRequest when it tries to get the inputStream from the entity.

Can't resolve dependency

Hi guys, library looks great, really looking forward to using it, but I can't pull the library down via gradle.

compile 'com.spothero:volley-jackson-extension:1.0.1'

gradle gives me could not find (library above) any ideas if package name has changed? I've tried 1.0 and 1.0.0 as well to no effect.

*** Edit ***

I found the correct package if anyone sees this the correct package name should be the following

compile 'com.spothero.volley:volley-jackson-extension:1.0.1'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.